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.18.0 #161

Merged
merged 17 commits into from
Jan 5, 2022
Merged

Release/0.18.0 #161

merged 17 commits into from
Jan 5, 2022

Conversation

cqc-alec
Copy link
Collaborator

@cqc-alec cqc-alec commented Jan 5, 2022

No description provided.

cqc-alec and others added 17 commits November 22, 2021 18:08
* Make add_qubit add qubit to unit_bimaps_ if not nullptr

* Install boost on MacOS.

* Update test to check value

Co-authored-by: Alec Edgington <[email protected]>
…#145)

* Make add_qubit add qubit to unit_bimaps_ if not nullptr

* Install boost on MacOS.

* Make Unitary dimensions match

* add tket assert for comparison

Co-authored-by: Alec Edgington <[email protected]>
* Add dunamai dependency for dynamic versioning.

* Use dunamai to dynamically retrieve version from git.

* Use setuptools_scm to write _version.py.

* No need for dunamai.

* Retrieve the version tag and extract the version number.

* Black autoformatting.

* Add setuptool_scm generated file to ignore.

* Remove version string truncation.
* Hardcode C3X and C4X decompositions

* Add base case handling to cnx dexomposition

* Add test cases

* Add changelog entry

* Add a test case for incrementer_borrow_n_qubits

* Add more test cases

* Improve cases handling in one-ancilla incrementer

* Add docstrings and make private functions static

* Correct CX count for C4X decomposition
* Add instructions to link to local `pybind11` recipe.

* Update README.md

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

* Update README.md

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

* Update README.md

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

* Update README.md

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

* Update README.md

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

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

Fixes: [TKET-1653] No wireswap handling in the creation of a phase poly box #126

* add bugfix for wireswap in ppb creation

* try to fix mac

* try to fix mac II
@cqc-alec cqc-alec requested a review from cqc-melf January 5, 2022 09:40
Copy link
Contributor

@cqc-melf cqc-melf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The year in the copyright comments are not updated yet, is that important?

Should we change the author and the licence from CQC to CQ?

@@ -38,9 +38,9 @@
author = "Cambridge Quantum Computing Ltd"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be updated?

@cqc-alec
Copy link
Collaborator Author

cqc-alec commented Jan 5, 2022

The year in the copyright comments are not updated yet, is that important?

Should we change the author and the licence from CQC to CQ?

It doesn't matter about the year -- we can change that later in a single commit (though we could also update it as and when files are modified). I'm pretty sure it has no legal force.

I think the change from CQC to CQ was just a branding thing, not a legal thing.

For the author, I'll wait for legal advice on that (but won't hold my breath!).

@cqc-melf cqc-melf self-requested a review January 5, 2022 10:15
@cqc-alec cqc-alec merged commit 4354d32 into main Jan 5, 2022
@cqc-alec cqc-alec deleted the release/0.18.0 branch January 5, 2022 10:17
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.

6 participants