A simple Python project for solving and eventually plotting numerically obtained solutions for ODEs
Project description
odesolver
A simple tool to solve ODEs numerically and plot the solution.
Features
- Solve ODEs with the Euler method
- Solve ODEs with the RK4 method
Installation
You can install the package via PyPI or from source.
Install from PyPI
pip install odesolver
Install from Source (GitHub)
git clone https://github.com/patrikj-info/odesolver.git
cd odesolver
pip install .
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jp_odesolver-0.0.2.tar.gz
(6.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jp_odesolver-0.0.2.tar.gz.
File metadata
- Download URL: jp_odesolver-0.0.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54df3c01684fca687ac310221292c03e24f0fdfec320845c34e6285d3ac3a8c1
|
|
| MD5 |
52a2e6c4b472a48598414d1a140d1d94
|
|
| BLAKE2b-256 |
1b1029331c952e43b356e001d7cdb78d741b9726c442f97147b54bdd927809fe
|
File details
Details for the file jp_odesolver-0.0.2-py3-none-any.whl.
File metadata
- Download URL: jp_odesolver-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1aa35ace9519464631ec3336476aa096f1bb757fb78cab955e97e20378daa860
|
|
| MD5 |
8fcec1b1ba1f8fc90a8bb59c7b7a2e88
|
|
| BLAKE2b-256 |
b1c7d6a28f2cc660b0d207013d56e0dc561a16e79155e22f1b06b87b6287bf7a
|