Skip to content

therooler/qasm-parser

 
 

Repository files navigation

qdata

This is a WIP fork of OpenQASM which aims to add a few additional features:

  • specification of operators as linear combinations of other operators
  • measurement of these operators supported directly in the grammar

Optional features to consider:

  • declaring quantum channels in a similar way to quantum gates
  • basic measurement post-processing like expval?
  • remove the unnecessary restrictions on uppercase names
  • support for complex numbers?
  • support for gates & operators to be declared as matrices? (similar to quil)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.6%
  • C++ 8.4%