jmmauricio / pysimu

Dynamic simulations in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pysimu

Dynamic simulations in python

The idea of this python module is to bring a platform to simulate systems based on diferential equations.

This package provides a module pysimu, that can be used to simulate dynamical systems of the form

.. math::

$\hat x = f(t,x)$

About

Dynamic simulations in python


Languages

Language:Jupyter Notebook 56.8%Language:Python 43.2%