Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first quantum circuit

This is my implementation of a quantum circuit implementation in c++. It's not a library, just a bump of classes that represent the quantum circuit and a toy example.

The main reason is learn and apply concepts of quantum computing and c++ OOP

Execute the code

To execute your circuit, you must edit the makefile to use your file.

After that, you just use make and the compiled file will be created.

About

A basic Quantum Circuit simulator in c++

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages