Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@jacobwilliams jacobwilliams released this 26 Feb 02:41
· 6 commits to master since this release
763e8fd
  • Now using root solver from the roots-fortran library.
  • Can now specify the real kind by a preprocessor flag (i.e. REAL32, REAL64, or REAL128).
  • Removed the ddeabm_kinds module and merged into main module. Now exports a ddeabm_rk variable.
  • Updated pyplot-fortran to latest version in tests.
  • Some minor mods to docstrings and readme file.