Dear kohei,
do we need BLAS/LAPACK?
BLAS(vector-vector/matrix-vector/matrix-matrix op)
LAPACK(many subroutines, LU decomposition, finding eigenvalue/eigenvector etc)

if you need such kind of calculation(I think linear programming need this)
please use BLAS and/or LAPACK

thanks,
-- NAKATA, Maho ([EMAIL PROTECTED])


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to