Skip to content

Releases: ComputationalScienceLaboratory/Integreat

v0.4.0

27 Feb 18:51
Compare
Choose a tag to compare

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

v0.3.0

22 Aug 04:10
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Install this version:

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

Minimum Mathematica version: 12.1.0

Changes

  • Arbitrary index DAE-trees
  • Basic usage information for all functions
  • RKIStableCondition and improved robustness for RKAStableCondition

v0.2.0

24 May 04:27
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Install this version:

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

Minimum Mathematica version: 12.1.0

Changes

  • Index-2 DAE Trees
  • RKAbsoluteMonotonicityRadius
  • Stage option for RKB and all other RK functions that use b coefficients to get per-stage information.

v0.1.0

11 Nov 16:01
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Install this version:

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

Minimum Mathematica version: 12.1.0

This is a first release for testing.