Python Numerical Dynamics Simulator
Project description
Pyndamics3
An Update of the Python Numerical Dynamics library pyndamics
This file will become your README and also the index of your documentation.
Install
pip install pyndamics3
How to use
Some simple examples.
from pyndamics3 import Simulation
pyndamics3 version 0.0.2
sim=Simulation()
sim.add("p'=a*p*(1-p/K)",1,plot=True)
sim.params(a=1,K=50)
sim.run(50)
<Figure size 432x288 with 0 Axes>
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
pyndamics3-0.0.30.tar.gz
(33.5 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 pyndamics3-0.0.30.tar.gz.
File metadata
- Download URL: pyndamics3-0.0.30.tar.gz
- Upload date:
- Size: 33.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f82f07dd87c2829ca042d9cece6524268b66f83cdfae76ddb188987282ab4249
|
|
| MD5 |
980e212b0765e115921961b17bc9a881
|
|
| BLAKE2b-256 |
a3bd6609a43d5af013947bd786ad3996097997226395f491357117260400757f
|
File details
Details for the file pyndamics3-0.0.30-py3-none-any.whl.
File metadata
- Download URL: pyndamics3-0.0.30-py3-none-any.whl
- Upload date:
- Size: 32.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff2e76ba660302a0b4ebeaac67bde25227cb154905b230e278b612d1dfda00f6
|
|
| MD5 |
08e32810705b7ddeb661344638a350a4
|
|
| BLAKE2b-256 |
dbfc864b4c19362e336eeba20524a5fd6dc65bb8b0bd8c8284066fabf43ee265
|