Daepy

Latest version: v1.0

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

Scan your dependencies

1.0

Changed behaviour of `BVPSolution`, added `check_jacobian` method to `BVP`,
updated examples, updated documentation

0.1

A previously saved solution can now be used as an initial guess by

python
from daepy import BVP, load_solution

sol = load_solution('sol.npz')
bvp.initial_solution(sol)

0.0.0

Initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.