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 Chr...@no...