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`, andIntegreat`GLM` - Improved performance for
GLMLinearStabilityPlotandGLMOrderStarPlot RKAStableCondition→RKAStableandRKIStableCondition→RKIStableLMMBDF→LMMBackwardDifferentiationFormula- Removed
RKSymplecticQuntil reducible methods are handled correctly - Removed
RKTypeandGLMType