Pyodesys

Latest version: v0.14.4

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

Scan your dependencies

Page 9 of 9

0.3.0

======
- OdeSys.integrate* methods now return a tuple: (xout, yout, info-dict)
currently there are no guarantees about the exact contents of the info-dict.
- signature of callbacks of rhs and jac in OdeSys are now:
(t, y_arr, param_arr) -> f_arr
- two new methods: adaptive and predefined (incl. tests)
- Support roots
- Refactor plot_result (interpolation now available)
- Make Matrix class optional
- Added force_predefined kwarg to integrate()
- Fix bug in symmetricsys().from_callback()
- New upstream versions of pyodeint, pycvodes and pygslodeiv2
- Tweak tests of pycvodes backend for new upstream
- New example

0.2.0

======
- New OdeSys class factory: symmetricsys for symmetric transformations
- Breaking change (for consistency with symneqsys): (lband, uband) -> band
- New convenience method: OdeSys.plot_result

0.1.2

======
- added util.check_transforms

0.1.1

======
- Variable transformations supported
- Only require sympy, numpy and scipy in requirements.txt

0.1

====
- support for scipy, pyodeint, pygslodeiv2, pycvodes

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.