John Hunter wrote:
>   * I suppose we should deprecate it for a release, but I'm inclined
> just to push the thing through quickly

+1

You can't do it too fast for me.

 >* when we do the cleanup, we should replace all the 'from numerix
 >import something' with 'import numpy as nx; nx.something'

+1

 > Where possible when cleaning a given module for numerix, we should
 > standardize the other imports.  Eg, instead of 'from cbook import
 > iterable' we should do 'import matplotlib.cbook as cbook;
 > cbook.iterable'

+1

all around a good plan.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to