Quantarhei’s Dependencies#

All runtime dependencies are declared in pyproject.toml and installed automatically by pip install quantarhei.

Runtime Dependencies#

Optional Dependencies#

  • sympy — symbolic mathematics (install with pip install quantarhei[symbolic])

Development Dependencies#

Install with pip install -e ".[dev]":