ODE solver processing pint (using 'solve_ivp' function)
Project description
solve_ivp_pint
This is the solve_ivp_pint library.
This library allows you to use the “solve_ivp” ODE solver from the “scipy.integrate” library, while using the “Pint” library to assign units to its variables.
This library's “solve_ivp” function has the same structure as the one in the “scipy.integrate” library:
solve_ivp(fun, t_span, y0, method='RK45', t_eval=None, dense_output=False, events=None, vectorized=False, args=None, **options)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
solve_ivp_pint-0.0.1.tar.gz
(11.3 kB
view details)
File details
Details for the file solve_ivp_pint-0.0.1.tar.gz.
File metadata
- Download URL: solve_ivp_pint-0.0.1.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
351d3452e70ca5f6e2359a1a0a51c86caaf7e5a0bcb2392337b74adddb5d055d
|
|
| MD5 |
cf33c1bc792619c20a801fec078c557e
|
|
| BLAKE2b-256 |
d2796b77fa4afd6a2c1bca08a3913713167df141681302e3654d71d08f280a9a
|