Skip to content

watkinsr/SQASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • Flex/Bison
  • Python 2.7
  • Numpy(Python 2.7)

Usage

compile foo.SQASM

Example input(HADAMARD -> CNOT)

INITIALIZE R 2 0
U TENSOR HAD ID
APPLY U R
APPLY CNOT R
PEEK R RES

TODOS

  • Package for Python
  • Wiki docs
  • Rewrite in GNU Guile
  • Include quantum algorithms
  • Rewrite simulator to be fully quantum circuit driven

Documentation

Licence

GNU GPL3

About

QPL Interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published