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

add rv3 to changelog #263

Merged
merged 9 commits into from
Mar 1, 2022
Merged

add rv3 to changelog #263

merged 9 commits into from
Mar 1, 2022

Conversation

cqc-melf
Copy link
Contributor

@cqc-melf cqc-melf commented Mar 1, 2022

No description provided.

@cqc-melf cqc-melf requested a review from cqc-alec March 1, 2022 11:13
@cqc-melf
Copy link
Contributor Author

cqc-melf commented Mar 1, 2022

the docs check is removed because of duplication in the build_and_test workflow

The new method will use a list of user given method, each of them suitable only
for a specific set of sub circuits. Users can add there own methods if they want to.
Take a look on the `mapping_example <https://github.com/CQCL/pytket/blob/main/examples/mapping_example.ipynb>`_
notebook to find out more. All compiler passes in pytket are updated to use the new method.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's leave out the reference to the notebook. (It isn't live yet,)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have removed it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

see 7114822

pytket/docs/changelog.rst Outdated Show resolved Hide resolved
pytket/docs/changelog.rst Outdated Show resolved Hide resolved
pytket/docs/changelog.rst Outdated Show resolved Hide resolved
notebook to find out more. All compiler passes in pytket are updated to use the new method.
The methods already given by pytket are ``LexiRouteRoutingMethod``,
``LexiLabellingMethod``, ``MultiGateReorderRoutingMethod``,
``BoxDecompositionRoutingMethod``, ``AASRouteRoutingMethod`` and ``AASLabellingMethod``.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Leave out BoxDecompositionMethod (not merged yet).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have removed it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

see 7114822

@cqc-melf cqc-melf merged commit ed425aa into develop Mar 1, 2022
@cqc-melf cqc-melf deleted the docs/add-rv3-to-changelog branch March 1, 2022 13:12
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.

2 participants