https://github.com/aldebjer/pysim
Modelling and Simulation of Dynamical Systems
https://github.com/aldebjer/pysim
simulation
Last synced: 3 months ago
JSON representation
Modelling and Simulation of Dynamical Systems
- Host: GitHub
- URL: https://github.com/aldebjer/pysim
- Owner: aldebjer
- License: bsd-3-clause
- Created: 2016-04-26T22:08:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-10-27T18:23:37.000Z (8 months ago)
- Last Synced: 2025-10-27T18:30:59.803Z (8 months ago)
- Topics: simulation
- Language: C++
- Homepage: https://pysim.org
- Size: 1.66 MB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
=====
PySim
=====
.. start-badges
.. list-table::
:stub-columns: 1
* - Tests
- | |github|
.. |github| image:: https://github.com/aldebjer/pysim/actions/workflows/main.yml/badge.svg
:alt: Github Actions Build Status
:target: https://github.com/aldebjer/pysim/actions/workflows/main.yml
.. end-badges
Pysim is a tool for modeling and simulation of dynamical systems. The systems are described by ordinary differential
equations. There are a number of systems included, and more systems can be added.
For more information on how to use it, build it and extend it please see the
homepage at:
https://pysim.org
or the documentation at:
https://doc.pysim.org