6 Commits

Author SHA1 Message Date
jos
29aebc51b4 Updated history 2018-05-05 21:16:29 +02:00
Eric Mansfield
e46934541b Adjust return code in expm.js 2018-05-05 08:10:51 -06:00
Eric Mansfield
7d66e34bad Added support for SparseMatrix 2018-05-02 20:51:43 -06:00
ericman314
2ce60d2f3c Optimizations and fixes 2017-11-24 07:27:09 -07:00
ericman314
c4e8d9d524 Added example to function doc 2017-11-22 22:33:49 -07:00
ericman314
a2922641d3 Matrix exponential
Implementation of the matrix exponential with unit tests.

NOT tested with sparse matrices or with complex-valued matrices.
2017-11-22 22:28:34 -07:00