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.
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