Installation instructions
=========================
Sajou only works with Python 3 and will not be made compatible with Python 2.
The code is hosted in `Github `_, where you can report bugs and request features.
Using ``pip``
-------------
On any operating system::
pip install git+https://github.com/cristobaltapia/sajou
Dependencies
------------
Sajou depends on the following libraries:
* `Numpy `_
* `Scipy `_
* `Matplotlib `_: Used for the visualization of the geometry and results
* `Pandas `_
* `Seaborn `_: Used for the predefined color palettes of the plots
Optional dependencies
*********************
* `Sphinx `_: Required to build the documentation
* `Napoleon `_: Used to interpret the *numpy* style of the docstrings
* `Read the Docs Sphinx Theme `_: Used as the documentation theme in the html version