Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@Steven-Roberts Steven-Roberts released this 27 Feb 18:51
· 1 commit to master since this release

Install this version:

PacletInstall["https://github.com/ComputationalScienceLaboratory/Integreat/releases/download/v0.4.0/Integreat.paclet"]

Minimum Mathematica version: 13.0.0

Changes

  • 📄 🎉 Online documentation 🎉 📄
  • Documentation is added to the Mathematica documentation center when Integreat is installed
  • Overhauled internal structure for new paclet features introduced in Mathematica 13
  • Divided Integreat into the subpackages Integreat`RK`, Integreat`LMM`, and Integreat`GLM`
  • Improved performance for GLMLinearStabilityPlot and GLMOrderStarPlot
  • RKAStableConditionRKAStable and RKIStableConditionRKIStable
  • LMMBDFLMMBackwardDifferentiationFormula
  • Removed RKSymplecticQ until reducible methods are handled correctly
  • Removed RKType and GLMType