Ralf W. Grosse-Kunstleve wrote: > We have some older 3rd party packages that require Numeric (24.2), but like > to also use newer > 3rd party packages that require a recent numpy. Can Numeric and numpy > co-exist in the same > process? -- I'm mainly worried about clashes at the C API level.
nope, there are no problems. In fact, converting between the two arrays types with asarray() works very efficiently. I sure wish everyone would make the transition, though. -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] _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion