Pygslodeiv2

Latest version: v0.9.6

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.6.0

======
- Changed development status from alpha to beta.
- Refactored to use AnyODE base class (share code with pycvodes & pygslodeiv2)

0.5.2

======
- Fixes to setu.py

0.5.1

======
- ``nsteps`` kwarg added (maximum number of steps).
- More robust setup.py

0.5.0

======
- Changes to info dict: rename 'nrhs' -> 'nfev', 'njac' -> 'njev', added 'cpu_time', 'success'

0.4.1

======
- Added support for (first) derivative in output
- Min and max step now allowed to be set
- Check against using dx0=0.0

0.4.0

======
- New function signature: integrate_predefined and integrate_adaptive now
also return an info dict containing ``nrhs`` and ``njac`` conatining
number of calls to each function made during last integration.
- Expose ``gslodeiv2.steppers`` tuple.
- check_callbable and check_indexing kwargs now defaults to False

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.