It seems to me that most of the machinery about selecting which 
numerical package to import can be removed, correct?  This is mainly in 
numerix/__init__.py.  The rcParam can be kept around, but maybe we 
should warn if it's not set to numpy since it ain't gonna do what you 
asked...

It's not just "dead code" -- Leaving it in means that mpl will attempt 
to import numarray in the event that a stale .matplotlibrc file asks for 
it... It was the source of a real head-scratcher in a recent internal 
support request I got.

Thought I'd check on the list before I started, because I know the 
"numpification" process has some complexities I'm not too familiar with.

Cheers,
Mike

-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to