Releases: SciML/diffeqpy
Releases · SciML/diffeqpy
v2.5.5
diffeqpy v2.5.5
Changes since v2.5.4
- Documentation improvements: Fix typos, grammar, and update links (PR #167)
- Make jill an optional dependency with lazy import (PR #162) - Better installation experience for users
- CI updates: Fix CI to use latest package versions (PR #163)
- Drop Python 3.8 support, require Python 3.9+
- Various setup.py and tox.ini improvements
Installation
pip install diffeqpy==2.5.5Full Changelog: v2.5.0...v2.5.5
v2.5.0
2.5
v2.4.2
Update setup.py
Simpler installation instructions
v2.4.0 version
GPU install functions
v2.3.0 version
v2.2.0: Merge pull request #122 from SciML/cuda
[WIP] Setup DiffEqGPU integration
v1.1.0
update the setup script
Julia v1.0 Compatibility
v1.0.0 Update setup.py
v0.3.0
Update README.md