Skip to content

ElStabilini/Benasque_hack

Repository files navigation

Installation

This project uses uv for environment and dependency management.

On Linux or macOS:

uv venv
source .venv/bin/activate

On Windows:

uv venv
.venv\Scripts\activate

Default installation

Move into the project directory and run

uv pip install .

Developer installation

Install the project in editable mode:

uv pip install -e ".[dev]"

and install the pre-commit hook

pre-commit install

About

The repo contains the material collected and produced by group 7 for the hackathon of the 2026 Spring School on Near Term Quantum Computing in Benasque.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors