> 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
