CLAPACK Build on Mac w/ NumPy? Help.

eric eric at enthought.com
Wed Apr 3 17:15:11 EST 2002


Hey Lou,

You might look at SciPy.  The linalg2 module (in CVS) uses f2py to wrap both
Fortran Lapack and C lapack.  If linalg2 (its looking pretty good, but still
under development) isn't suitable for your purposes, then at least they might
provide some hints.

eric

----- Original Message -----
From: "Louis M. Pecora" <pecora at anvil.nrl.navy.mil>
Newsgroups: comp.lang.python
Sent: Wednesday, April 03, 2002 3:16 PM
Subject: CLAPACK Build on Mac w/ NumPy? Help.


> Has anyone been successful getting CLAPACK working with Numeric Python?
> I have the source and a codewarrior compiled library for CLAPACK, but I
> have not clue how to integrate the two and have the real CLAPACK
> replace the lite version that comes with Numeric.Py.  I checked the
> docs, but found nothing.  Maybe I'm overlooking something.
>
> Any clues greatly appreciated.
>
> --
> -- Lou Pecora
>
>   - My views are my own.







More information about the Python-list mailing list