Skip to content

Releases: newbisi/mkprop

v0.0.4

30 Jul 09:34
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

SaI Krylov for matrix exponential, draft version
fix release v0.0.3

v0.0.2

06 Jul 19:40
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • Magnus integrator can now be used to return error and error estimates for multiple time-steps. In one of the examples this is used to illustrate the asymptotic order of the different Magnus integrators and to verify error estimates.
  • Subroutine to approximate exp(itA)v is now set in the propagator class.
  • Krylov propagator can now be used to return error and error estimates for multiple time-steps or for all m and one time-step
  • Krylov propagator can be used with fixed time steps to test performance, in this case, no adaptive settings are used

initial release

02 Feb 19:52
Compare
Choose a tag to compare
initial release Pre-release
Pre-release

Initial release to pypi.