Skip to content

A quantum compiler which approximates an n-qubit unitary using a circuit of basic gates

Notifications You must be signed in to change notification settings

jjbel/quantum_compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Compiler

Setup

Install Python, Git, CMake and a C++ compiler.

Instal Conan for dependencies: pip install conan. Then run conan profile detect --force.

Clone the repo: git clone https://github.com/jjbel/quantum_compiler.git

At the start, run cmake --preset=default to setup CMake and install dependencies.

Then run cmake --build --preset=default to compile after making a change.

About

A quantum compiler which approximates an n-qubit unitary using a circuit of basic gates

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •