madsbk / distnumpy

Automatically exported from code.google.com/p/distnumpy
http://www.bh107.org
0 stars 1 forks source link

Matrix multiplication only supports doubles #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Matrix multiplication that uses BLAS only supports the datatype: double.

It should be relatively easy to implement all BLAS supported datatypes: 
float, double, complex, double complex.

Original issue reported on code.google.com by madsbk on 6 Jan 2010 at 2:25

GoogleCodeExporter commented 9 years ago

Original comment by madsbk on 6 Jan 2010 at 2:26