[SciPy-dev] slice3.py and xplt
Stefan van der Walt
stefan at sun.ac.za
Thu Sep 21 12:56:57 CDT 2006
On Thu, Sep 21, 2006 at 07:13:03PM +0200, Nils Wagner wrote:
> On Thu, 21 Sep 2006 10:34:14 -0600
> > There may be several 64-bit issues with xplt. There
> >was a lot of heavy
> > use of the "int" type interchanged with the "long" type.
> > On 32-bit
> > platforms this is not a problem, but trying to
> >"automatically"
> > converting from "long" to "int" on a 64-bit platform
> >will give you this
> > kind of error.
> >
> Travis,
>
> Is there a chance that these problems will be fixed in
> a couple of weeks ?
There is an excellent chance, if you provide a patch. Otherwise, it
usually depends on whether any of the developers a) has the time and
b) sees your problem as a priority.
In the meanwhile, why don't you use matplotlib?
Regards
Stéfan
More information about the Scipy-dev
mailing list