Just a quick comment. I just built 1.0.2 on my OS-X box, and it took me entirely too long to figure out how to run the tests. I suggest something like:
"" after installing, to run the numpy unit tests, you can run: import numpy numpy.test() """ be added to the readme after the instructions on how to run setup.py install. A question: lapack_lite.so is linked against: /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate Does that mean the Apple-supplied BLAS/LAPACK is being used? -Chris PS: it seems to be working fine with the Universal Framework build of Python2.5. I'll submit a package to be put on the pythonmac repository. -- 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