[Numpy-discussion] undefined symbols when importing lapack
David M. Cooke
cookedm at physics.mcmaster.ca
Wed Jun 6 13:57:04 CDT 2001
At some point, "David H. Marimont" <marimont at nxpdata.com> wrote:
> Thanks, David, that worked perfectly -- I can now import lapack_lite
> without any errors.
>
> Now I need to now how to call lapack functions aside from the ones
> that come packaged with lapack_lite (dgeev, dgelss, dgelss, dgesv,
> dgesvd, dgetrf, dsyev, zgelss, zgesv,z gesvd, zgetff, and zheev).
> I found these via inspect.getmembers(lapack_lite). Where do all
> the other lapack functions live? And is there some way for me to
> determine that automatically?
>
> Thanks.
You want PyLapack. See a previous message at
http://www.geocrawler.com/archives/3/1329/2000/4/0/3616954/
--
|>|\/|<
/--------------------------------------------------------------------------\
|David M. Cooke
|cookedm at mcmaster.ca
More information about the Numpy-discussion
mailing list