Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 06:11
· 17 commits to master since this release
8a49605

YaoLang v0.3.0

Diff since v0.2.1

Closed issues:

  • remove mode from YaoIR (#30)
  • rename quantum circuit -> hybrid circuit for hybrid programs (#36)

Merged pull requests:

  • support at quantum to purify a hybrid program (#31) (@Roger-luo)
  • rm mode, infer it automatically (#32) (@Roger-luo)
  • CompatHelper: bump compat for "IRTools" to "0.4" (#35) (@github-actions[bot])
  • Polish printings of circuit (#37) (@Roger-luo)
  • disallow constants in pure quantum program (#40) (@Roger-luo)
  • conversion between YaoIR and ZXDiagram for pure quantum (#41) (@ChenZhao44)
  • sink quantum statements in SSA block (#44) (@Roger-luo)
  • conversion from QASM codes to YaoIR for pure quantum programs (#48) (@ChenZhao44)
  • add gate count (#53) (@Roger-luo)