On 2009-04-08 19:33-0400 Hazen Babcock wrote:
>
> Hello,
>
> Apologies if this has already been reported...
>
> While using Numpy and PLplot I've stumbled over a potential problem with
> the interface. Numpy arrays are not necessarily contiguous in memory,
> i.e. if I have a 2D array:
>
> p = [[1,
Hello,
Apologies if this has already been reported...
While using Numpy and PLplot I've stumbled over a potential problem with
the interface. Numpy arrays are not necessarily contiguous in memory,
i.e. if I have a 2D array:
p = [[1,2],[2,3],[3,4]]
And I do:
plplot.plpoin(p[:,0], p[:,1], 9)
Alan W. Irwin wrote:
> On 2009-04-07 09:56-0700 Alan W. Irwin wrote:
>
> Hi again, Alban:
>
> I have done a bit more research on these issues, and now I am not sure any
> more of what the real issue is. :-(
>
> I looked at the model of how cairo.c processes strings since it seems to
> deal with all
Hi Werner,
talking about the C interface, this is the case of plcont or plshade,
when passing pltr2 (an internal plplot functon) as pltr argument, and
passing the X and Y 2-dim arrays of coordinate through the pltr_data
structure; this is not really straightforward in C, it is described
Hi,
I don't know much about the contour plots, maybe someone else on the
list can help.
Thanks,
Werner
Begin forwarded message:
> From: "SourceForge.net"
> Date: 26. März 2009 22:48:15 GMT+01:00
> To: nore...@sourceforge.net
> Subject: [plplot - Open Discussion] MATLab Contour
>
>
> Read and
Hi,
5.9.0 is rather old, but just to inform that there was/is obviously a
problem with libltdl and the PLplot debian package on Ubuntu 8.10.
Maybe others have better solution for this user.
Thanks,
Werner
Begin forwarded message:
> From: "SourceForge.net"
> Date: 28. März 2009 21:54:31 GMT