:doc:`← Theory to Python ` ======= Modules ======= This sections consists of tips, tricks, and usage examples of the ``pykal.DynamicalSystem`` and ``pykal.DataChange`` modules. The following notebooks are a great complement to the API reference and are useful to have on hand when you are developing with ``pykal``. .. toctree:: :caption: Modules :maxdepth: 2 ../../notebooks/tutorial/theory_to_python/dynamical_system ../../notebooks/tutorial/theory_to_python/change_data :doc:`← Theory to Python `