A framework for modelling and simulation of dynamical systems
Project description
dynode
Dynode solves equations of the form y' = f(t, y)
using SciPy's ode solver but allows f
to be modelled in a modular, object-oriented fashion using the notions of separate Systems
that expose states
and their corresponding derivatives, ders
. f
may then be composed of an arbitraily complex collection of, connected or unconnected, Systems
.
Documentation is available here: https://freol35241.github.io/dynode/
License
Distributed under the terms of the MIT license, dynode
is free and open source software
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file dynode-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: dynode-0.4.0-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 420f76a989c04982d7715d4f699f6c77f569bf953084d78271dac7131b8afa19 |
|
MD5 | 41d01a3a95ae530cd3afde9c353cf4a5 |
|
BLAKE2b-256 | ea51f0bde4f03a6a1b3635b9c9b9f35cea7caa2bc760e932a7e6589ba5b4513a |