[Numpy-discussion] Accessing LAPACK and BLAS from the numpy C API
Fernando Perez
fperez.net@gmail....
Mon Nov 9 01:43:01 CST 2009
On Sat, Nov 7, 2009 at 12:41 PM, Sturla Molden <sturla@molden.no> wrote:
> You find a C function pointer wrapped in a CObject in the ._cpointer
> attribute.
Sorry, in the ._cpointer attribute of what precisely? I tried
introspecting in various parts of np.linalg (down to the 'bare'
lapack_lite functions) and couldn't find anything with a _cpointer
attribute.
Thanks,
f
More information about the NumPy-Discussion
mailing list