-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I needed a pure Julia implementation of matrix exponentiation, so I updated an old 2012 gist to Julia 1.0, see here. I am happy to contribute it to this repo if desired. Probably a better implementation can be made that is closer to the current Julia implementation. After all, it only uses LAPACK.gebal!
and LAPACK.gesv!
as far as I can tell.
Metadata
Metadata
Assignees
Labels
No labels