Skip to content

Releases: jacobwilliams/dop853

1.3.1

15 Jan 23:28
Compare
Choose a tag to compare
  • No code changes, just README updates.

1.3.0

15 Jan 23:24
ca76399
Compare
Choose a tag to compare
  • The timestep size is now updated within dp86co (the core integrator) and can be accessed during integration.
  • Refactored into one file.
  • Now, the real kind can be specified using a preprocessor macro.
  • Main module is no longer exporting everything.

1.2.0

30 Apr 13:10
f9ad8f1
Compare
Choose a tag to compare
  • Added ability to get iout from the info() class method. (see #4)
  • Fixed some uninitialized variables in the code. (see #7)
  • Various updates for the the CI

1.1.0

26 Feb 02:51
Compare
Choose a tag to compare
  • Added Fortran Package Manager support.
  • Enabled GitHub Actions for testing.
  • Added another test case.
  • Some minor formatting updates.

1.0.0

30 Jul 18:14
Compare
Choose a tag to compare

Initial release