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 HWP Trotter bloqs and costs to notebook. #946

Merged
merged 23 commits into from
May 17, 2024

Conversation

fdmalone
Copy link
Collaborator

Builds on #753

@@ -446,6 +446,59 @@
"print(rf\"T_{{opt}} = {t_opt:4.3e}\")"
]
},
{
"cell_type": "markdown",
Copy link
Collaborator

Choose a reason for hiding this comment

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

is this notebook unit tested anywhere? please add and make sure to @pytest.mark.notebook

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

For some reason I thought the scipts automagically globbed all the notebooks?

Copy link
Collaborator

Choose a reason for hiding this comment

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

the CI will automatically git-glob all the notebooks in the notebooks check, but it's policy ™️ to also include a unit test that will get picked up by e.g. a local launch of pytest

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@fdmalone fdmalone merged commit 32ad347 into quantumlib:main May 17, 2024
7 checks passed
@fdmalone fdmalone deleted the add_hwp_trotter_costs branch May 17, 2024 19:13
This was referenced May 20, 2024
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.

None yet

2 participants