Skip to content

Latest commit

 

History

99 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Weighted Binary Decision Diagram-Based Quantum Simulator

  • To start the environment,
    1. uv venv
    2. source .venv/bin/activate
    3. uv sync
    4. 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.ipynb and run.
  • To run the benchmark set:
    1. Include the external benchmark set as a submodule by running
      1. git submodule init
      2. git submodule update
    2. Check the existence of the benchmark set in /ext/Benchmarks/
    3. Go to /src/bench.ipynb and run.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages