You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
watkinsr e2fac81025 shell.nix 2 years ago
examples Refactor project 3 years ago
include parser: implement APPLY gate register 2 years ago
simulator use CMake, refactor simulator to seperate dir 2 years ago
src parser: implement APPLY gate register 2 years ago
thesis sqint: add thesis documents 2 years ago
.gitignore update gitignore 2 years ago
CMakeLists.txt use CMake, refactor simulator to seperate dir 2 years ago
README.html Move project to CPP and create QReg class 3 years ago
README.org update README 2 years ago
TODOS.txt parser: implement APPLY gate register 2 years ago
shell.nix shell.nix 2 years ago

README.org

QPL Interpreter

Getting started

cmake -S . -B build
cd build
make

Usage

cd build
./sqint

Description

Quantum computation interpreter