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.
Built Distribution
dynode-0.4.0-py3-none-any.whl
(8.9 kB
view hashes)