Example notebooks for pyodesys

This is a collection of demonstration notebooks for pyodesys. The pyodesys package allows users to define systems of differential equations symbolically in Python. This allows the user to manipulate the expressions symbolically as well as generating high performance C++ code from the expressions.

You can view these notebooks online with Binder.

Example notebooks

there are additional (less polished) notebooks available here (those also serve as test cases on the CI-server).