Ode

Latest version: v0.4.0

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

Scan your dependencies

0.4.0

------------------

* Now requires numpy
* Replaces list comprehension addition/multiplication with array math
* update docs/double-pendulum-example to use an array dot-function and
place it on the usage-->examples page of the documentation.
* The date on 0.3.0 was wrong -- should have been 2019-07-20

0.3.0

------------------

* BREAKS COMPATIBILITY
* Output changes from [t, [[x0, v0], [x1, v1] ...]]
to [t, [[x0, x1, ...], [v0, v1, ...]]].

0.2.0

------------------

* Refactor to improve readability and code reuse.
* Clean tempating and testing
* Update documentation

0.1.2

------------------

* Add verlet integration

0.1.1

------------------

* Add generator versions of Euler and backward Euler methods.

0.1.0

------------------

* First release on PyPI.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.