[pypy-issue] [issue915] implement numpy.linalg in micronumpy

Maciej Fijalkowski fijall at gmail.com
Thu Oct 25 15:00:08 CEST 2012


On Thu, Oct 25, 2012 at 7:27 AM, mikefc <tracker at bugs.pypy.org> wrote:
>
> mikefc <coolbutuseless at gmail.com> added the comment:
>
> numpy includes its own lite C version of lapack/blas (and fftpack).
>
> Anyone have any thoughts on how best to wrap this C code for numpypy?  cffi?

yes, cffi


More information about the pypy-issue mailing list