Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-14 | corrected stack overflow loop in [mtx_svd] deleteMTXsvd{ deleteMTXsvd(); }. | Franz Zotter | |
svn path=/trunk/externals/iem/iemmatrix/; revision=10552 | |||
2009-01-10 | added [mtx_eig] to compute eigenvalues and eigenvectors using GSL. Something ↵ | Franz Zotter | |
seems to be wrong with the eigenvectors: result differs from GNU octave result. svn path=/trunk/externals/iem/iemmatrix/; revision=10502 | |||
2009-01-09 | added [mtx_svd] for singular value decomposition with the GNU scientific ↵ | Franz Zotter | |
library support. config.h.in and configure.ac correspondingly modified. svn path=/trunk/externals/iem/iemmatrix/; revision=10493 |