|
[Date Index]
[Thread Index]
[Author Index]
Re: a workaround for large EPS files from ContourPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg87414] Re: a workaround for large EPS files from ContourPlot
- From: Will Robertson <wspr81 at gmail.com>
- Date: Thu, 10 Apr 2008 02:11:15 -0400 (EDT)
- References: <fti3ub$ogo$1@smc.vnet.net>
On Apr 9, 6:57 pm, "mikel... at gmail.com" <mikel... at gmail.com> wrote:
> Basically, the triangles are iteratively
> collapsed forming larger polygons and deleting useless segments.
Awesome! You might be happy or annoyed to find out that I've done
exactly the same thing:
<http://library.wolfram.com/infocenter/MathSource/7029/>
I think you've gone about things much differently than me; my code is
also slow, but I haven't compared yours to mine yet. Hopefully with
the two different techniques we'll be able to improve things. (I've
found odd bugs in my output for very finely-meshed contours, so yours
might be better than mine from the very beginning.)
I look forward to investigating, at any rate. The output from
Mathematica is simply unsuitable for use in publication graphics.
Best regards,
Will
Prev by Date:
Re: Re: Special Characters in Vista
Next by Date:
Re: Re:need help
Previous by thread:
Re: a workaround for large EPS files from ContourPlot
Next by thread:
Re: a workaround for large EPS files from ContourPlot
|