Installation
-
prerequisites
- python 3.8 or later
- ALPSCore
-
installation
$ pip install .
-
for development
$ pip install numpy pybind11 pytest black ruff scikit-build-core[pyproject] $ pip install -ve .
Installation
prerequisites
installation
$ pip install .
for development
$ pip install numpy pybind11 pytest black ruff scikit-build-core[pyproject]
$ pip install -ve .