On Fri, Aug 01, 2008 at 04:18:30PM -0700, Alan Irwin wrote:
> 
> I tested the fortran 95 results against the corresponding C results using
> 
> [EMAIL PROTECTED]> (for LIST in `ls x??f95.psc |sed 's?f95.psc??'`; do echo
> $LIST;  diff ${LIST}c.psc ${LIST}f95.psc; done) |less
> 
> Most examples agreed exactly.  The exceptions were x06, x07, x20 and x21
> here is the start of the diff from example 6.
> 

Alan,

C and f95 versions of example 21 give identical results here for me.
Either this is a 64-bit issue, or it is a difference between different
versions of gfortran (I'm using 4.2.3). Can you test further or narrow
down where the differences are?

Example 20 I know there are differences between the first page with the
sombrero. You can see them visually if you look at the edge of the
coloured surface. I couldn't immediately see why though.

Andrew

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to