Re: [matplotlib-devel] Numeric and numarray extensions are not built

2007-06-09 Thread Eric Firing
So, it looks like the present release is OK and we don't need a bugfix release before we proceed with numpification--correct? This will involve quite a bit of change in each file, so we should probably announce beforehand when we are going to work on a given file, so as to avoid collisions and

Re: [matplotlib-devel] Numeric and numarray

2006-12-16 Thread John Hunter
> "Eric" == Eric Firing <[EMAIL PROTECTED]> writes: Eric> John, What is your present thinking with respect to Eric> timetable and strategy for dropping Numeric and numarray Eric> support? Sorry for the delay getting back -- I've been on vacation for a few days and just returned.

Re: [matplotlib-devel] Numeric and numarray

2006-12-13 Thread Christopher Barker
Eric Firing wrote: > What is your present thinking with respect to timetable and strategy for > dropping Numeric and numarray support? +1 for dropping them in future versions. As John so eloquently pointed out recently, MPL is faced with a great challenge in supporting so many python versions,

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.