Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 801 Bytes

index.rst

File metadata and controls

32 lines (23 loc) · 801 Bytes

plotting documentation

plotting is wrapper on matplotlib and seaborn that allow for single function calls (a la mathematica) to great high quality figures

.. toctree::
   :maxdepth: 3
   :caption: Contents:

   installation

.. autosummary::
   :toctree: _plotting
   :template: custom-module-template.rst
   :recursive:

   plotting

Indices and tables