Skip to content

Files

Latest commit

80cc321 · Nov 20, 2024

History

History
18 lines (14 loc) · 338 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 338 Bytes

pyalea: Python bindings for alpscore::alea

Installation

  • prerequisites

  • installation

    $ pip install .
  • for development

    $ pip install numpy pybind11 pytest black ruff scikit-build-core[pyproject]
    $ pip install -ve .