Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 18:12
47cbb0c

ClimaTimeSteppers v0.1.0

📢 API Changes:

🚀 Features

  • MIS Methods (#10)
  • Convert LSRK, SSPRK, and ARK-IMEX algorithms to use DiffEqBase interface (#2) (@simonbyrne)

📑 Documentation

  • Convert LSRK, SSPRK, and ARK-IMEX algorithms to use DiffEqBase interface (#2) (@simonbyrne)

🐛 Fixes