Re: [matplotlib-devel] Numeric and numarray

2006-12-13 Thread Travis Oliphant
Eric Firing wrote: > John, > > What is your present thinking with respect to timetable and strategy for > dropping Numeric and numarray support? > With respect to this question it should be remembered that the array interface will still allow those using numarray/Numeric to use matplotlib.

[matplotlib-devel] Are you planning to make another release once NumPy 1.0 is out?

2006-10-13 Thread Travis Oliphant
Hi folks, I'm contemplating a useful change to ufuncs to allow them to take keyword arguments in the future (I have at least two keyword arguments in mind). Unfortunately, this requires a change to the way some functions are called which would mean a bump in the C-API version. This bump is l

Re: [matplotlib-devel] Why does numerix import numpy.oldnumeric instead of numpy?

2006-09-08 Thread Travis Oliphant
Darren Dale wrote: > On Friday 08 September 2006 10:29, Darren Dale wrote: > >>On Friday 08 September 2006 10:11, Jouni K Seppanen wrote: >> >>>Hi, >>> >>>With numpy 1.0b5 and a recent matplotlib from svn (rev 2761), and >>>numerix set to numpy, I'm getting errors like this: >>> >>>Python 2.4.3 (#

Re: [matplotlib-devel] binary release for numpy 1.0

2006-08-07 Thread Travis Oliphant
Christopher Barker wrote: > Darren Dale wrote: > >> Travis says that barring the discovery of some issue during the beta period, >> the C API will not change before numpy-1.1. I think an exe may be necessary >> as well. >> > > and an OS-X mpkg, if you're set up to do that -- also, we'd ne

Re: [matplotlib-devel] [Matplotlib-users] ImportError: cannot import name inverse_fft

2006-06-12 Thread Travis Oliphant
Darren Dale wrote: >On Monday 12 June 2006 11:02, Darren Dale wrote: > > >>I can confirm this, using mpl svn2473 and numpy svn2603. >> >>On Monday 12 June 2006 03:08, Nils Wagner wrote: >> >> >>>matplotlib data path >>>/usr/lib64/python2.4/site-packages/matplotlib/mpl-data >>>$HOME=/home/nwa