.. pyEMA documentation master file, created by
   sphinx-quickstart on Wed Jul  3 09:49:19 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to SDyPy-EMA documentation!
===================================

This is the documentation for ``SDyPy-EMA`` package, part of ``SDyPy``. Check out the project source_.

To install the package, run:

.. code:: bash

    pip install sdypy-EMA

or install the full ``SDyPy`` package:

.. code:: bash

    pip install sdypy

.. note::
    
    This project is successor of the `pyEMA`_ project. pyEMA is no longer developed after version 0.26.

.. toctree::
    :maxdepth: 2
    :caption: Contents

    tutorial
    code_documentation
    changelog



.. _source: https://github.com/sdypy/sdypy-EMA

.. _pyEMA: https://github.com/ladisk/pyEMA
