Thanks for the quick replies, everyone! The Tokyo BLAS wrapper looks like exactly what I need for the moment.
Zak On Sun, Nov 29, 2009 at 2:07 PM, Philip Austin <[email protected]> wrote: > >> Dag Sverre Seljebotn wrote: > >>> BLAS has a seperate API for calling from C. An example for calling a >>> BLAS function is given in >>> http://sage.math.washington.edu/home/dagss/numerical-cython-preprint.pdf. >>> The rest one should be able to figure out by reading the CBLAS API. > > There's also this wrapper > http://www.vetta.org/2009/09/tokyo-a-cython-blas-wrapper-for-fast-matrix-math/ > > -- Phil > > _______________________________________________ > Cython-dev mailing list > [email protected] > http://codespeak.net/mailman/listinfo/cython-dev > _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
