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.
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
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 (#
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
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