[Pythonmac-SIG] compiling pyopengl + numeric
Chris Barker
Chris.Barker at noaa.gov
Fri Oct 1 19:47:46 CEST 2004
Chris Barker wrote:
> Either:
> A) install an lapack lib: this is the best option if you are doing
> linear algebra on large matrices
> B) edit the setup.py to use the provided one. It should be commented
> well enough to do that
> C) download Numeric 22, and use its setup.y to figure out what needs to
> change. You may well be able to simply use it with 23.
oops, sorry, I'm on a lot of mailing lists, and I didn't notice that
this is the macpython list. On OS-X, you want to:
use PackageManager to get Numeric, preferably from Bob Ippolito's
repository, which will give you Numeric linked against Apple's lapack.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the Pythonmac-SIG
mailing list