.. _basic_tutorials: Basic =============== .. only:: html .. important:: .. raw:: html

Most of these tutorials can be launched as online interactive notebooks thanks to the infrastructure provided by binder. Look for the rocket icon on top of each page!

.. important:: Some tutorials may use features not available yet in the latest stable release of heyoka.py, and thus might fail to execute correctly in the online interactive notebooks. Please refer to the :ref:`changelog ` for an overview of the features currently available only in the development version of heyoka.py. .. toctree:: :maxdepth: 1 tut_taylor_method notebooks/The expression system.ipynb notebooks/The adaptive integrator.ipynb notebooks/Customising the adaptive integrator.ipynb notebooks/ODEs with parameters.ipynb notebooks/Non-autonomous systems.ipynb notebooks/Dense output.ipynb notebooks/Event detection