Building from source¶
Todo
Document the full build process, including:
Prerequisites (CMake, ninja, Python ≥ 3.9, pixi)
Configuring the kernel:
pixi run configureRegenerating C++ docstrings:
pixi run docstringsBuilding the kernel:
pixi run buildBuilding a Python wheel: no task yet
Running the test suite: no task yet
Building this documentation:
pixi run docsEradiate-specific CMake options