v0.6.3-rc2
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