Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 474 Bytes

modules.rst

File metadata and controls

18 lines (12 loc) · 474 Bytes

Reference Manual

This reference manual shows the documentation and structure of the attractors package. The attractors package contains 2 main modules:

The attractor module contains all the method necessary for generating as well as plotting/animating the attractor.

The parser module wraps the attractor module using argparse to provide CLI.

.. toctree::
   :maxdepth: 4

   attractors