From: Jens J. M. <je...@fy...> - 2003-02-20 11:59:14
|
Hi, When doing matrix-matrix multiplications with large matrices, using the BLAS library (Basic Linear Algebra Subprograms) can speed up things a lot. I don't think Numeric takes advantage of this (is this correct?). Will numarray be able to do that? Jens |