Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/0.19.0 #187

Merged
merged 21 commits into from
Jan 31, 2022
Merged

Release/0.19.0 #187

merged 21 commits into from
Jan 31, 2022

Conversation

cqc-alec
Copy link
Collaborator

No description provided.

RolandMacDoland and others added 21 commits January 5, 2022 10:31
* A type for a Python exception at the op level.

* Register the exception for the module.

* Pass the symbols from the gate to the op.

* Clang formatting.

* Remove specific error definiton and handling.

* Get the symbols and throw a runtime error when not defined.

* Clang formatting.

* Return symbols without the need to throw an exception.

* Clang formatting.

* A test to check correct behaviour of the bound free_symbol().

* Use a reference rather than a pointer.

* Correct syntax for method call over a reference.
* Add UnitaryTableau

* UnitaryTableauBox and additional methods

* Add and test python binders for tableaux

* Linting, mypy, and coverage

* Black disagrees on different machines

* Correct copyright & licence

* Coverage, Coverage, Coverage

* Fix documentation and comments
* Refactor lemma 7.1

* Add cnx_gray_decomp method

* Add test

* Add entry to changelog

* Update changelog

* Update test to check CX gate counts

* Fix missing breaks
* Add rebase_pass to Backend

* Add rebase_pass to TketSimBackend

* Update pytket/pytket/backends/backend.py

Co-authored-by: Alec Edgington <[email protected]>

Co-authored-by: Alec Edgington <[email protected]>
* Add op.is_clifford() to python binder

* Update changelog

* Change is_clifford to is_clifford_type
* Add str to KwargTypes

* Fix a typing error in test
@cqc-alec cqc-alec requested a review from cqc-melf January 31, 2022 13:10
@cqc-alec cqc-alec merged commit 64c67a6 into main Jan 31, 2022
@cqc-alec cqc-alec deleted the release/0.19.0 branch January 31, 2022 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants