Marcel-Rodekamp / NSL

Nanosystem Simulation Library (NSL) implements statistical simulations for systems on the nanoscale
Other
2 stars 0 forks source link

Matrix Exponentiation #157

Open Marcel-Rodekamp opened 7 months ago

Marcel-Rodekamp commented 7 months ago

Matrix exponentiation is a hard, we should have our own routine as torch does not provide a reliable matrix exponential for larger exponential. See PR #100