- To start the environment,
uv venvsource .venv/bin/activateuv sync- make sure all the dependencies are installed
- Our tool support both CPU-Only and CPU + GPU versions. To also run with GPU, run
uv sync --extra gpu. - To install the simulator package, run
uv pip install -e matrix-based-ddsim. - To manually test the circuit, go to
/src/run.ipynband run. - To run the benchmark set:
- Include the external benchmark set as a submodule by running
git submodule initgit submodule update
- Check the existence of the benchmark set in
/ext/Benchmarks/ - Go to
/src/bench.ipynband run.
- Include the external benchmark set as a submodule by running
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|