On Monday 09 Dec 2013 08:56:13 Arjen Markus wrote: > Hi Andrew, > > that is true, but it seemed to me to be unlikely that with a > two-dimensional grid you have rectangular grid cells and therefore could > profit from the optimisation. But for reasons of symmetry I can add this > argument (it would default to .false. in this case to keep things > compatible).
I agree it is unlikely to be widely useful, or at least you could achieve the same thing in other ways, but I'd like wherever possible to avoid having these corner cases where different languages behave in different ways. It goes against the spirit of plplot and often comes back to bite us somewhere down the line (as in this case). One case you might want to this this if you were using a rotated cartersian coordinate system for example. Regards Andrew ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
