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

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

2007-06-07 Thread Andrew Straw
Hi, I just turned off the building of the Numeric and numarray extensions in setup.py. (As is always good practice, you may have to delete your build and install directories to insure the old extensions are not kept in place.) I didn't clean up any infrastructure at this point, but I presume we

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.

[matplotlib-devel] Numeric and numarray

2006-12-13 Thread Eric Firing
John, What is your present thinking with respect to timetable and strategy for dropping Numeric and numarray support? Thanks. Eric - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel

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.