Skip to content

v0.6.3-rc2

Compare
Choose a tag to compare
@chinyi0523 chinyi0523 released this 26 Dec 16:24
· 449 commits to main since this release
3b6c19d

v0.6.3-rc2

This version is a hotfix to the previous release and is selected as the develop version of QDA 2023 Final Project:

Changed

  • Catch for bad_alloc when doing tensor calculation
  • make lint now don't check .hpp files (would be covered by .cpp file checks)

Fixed

  • #42
  • #44
  • Extraction wrongly removes spiders with phases that are connected to two boundary nodes and only those two.
  • Extraction OPT 0, OPT 1 wrongly filters out CNOTs operating on the same two qubits but control and target don't align
  • Extraction OPT 0, OPT 1 sometimes produce incorrect elimination results.
  • trivial-optimization no longer removes non-matching CZ gates