seyatutome / distnumpy

Automatically exported from code.google.com/p/distnumpy
0 stars 0 forks source link

Matrix multiplication only supports doubles #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 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 8 years ago

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