Building from source

Todo

Document the full build process, including:

  • Prerequisites (CMake, ninja, Python ≥ 3.9, pixi)

  • Configuring the kernel: pixi run configure

  • Regenerating C++ docstrings: pixi run docstrings

  • Building the kernel: pixi run build

  • Building a Python wheel: no task yet

  • Running the test suite: no task yet

  • Building this documentation: pixi run docs

  • Eradiate-specific CMake options