InstallationΒΆ
Install from the package directory:
pip install -e .
Install with plotting support:
pip install -e ".[plot]"
Install with development and documentation dependencies:
pip install -e ".[dev,docs]"
Install from the package directory:
pip install -e .
Install with plotting support:
pip install -e ".[plot]"
Install with development and documentation dependencies:
pip install -e ".[dev,docs]"