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

QCQMC Part 2 #343

Merged
merged 24 commits into from
Jun 17, 2024
Merged

QCQMC Part 2 #343

merged 24 commits into from
Jun 17, 2024

Conversation

fdmalone
Copy link
Collaborator

@fdmalone fdmalone commented May 4, 2024

Adds the quaff dependency. Quite a big commit.

@fdmalone
Copy link
Collaborator Author

Depends on #342

@fdmalone
Copy link
Collaborator Author

@wjhuggins, PTAL at the very minimal README / suggest something more to say. It's not really clear from a cursory scan of the code if there's a useful minimal example to show some useful features of the library.

@fdmalone
Copy link
Collaborator Author

@mpharrigan PTAL

@fdmalone
Copy link
Collaborator Author

@mpharrigan PTAL I migrated it to a top level third_party folder and added a note in the README about the separate installation.

@fdmalone
Copy link
Collaborator Author

cc @dstrain115 we decided adding the dependency to third_party was probably the best solution

@fdmalone
Copy link
Collaborator Author

fdmalone commented Jun 17, 2024

I do not have permission to merge this myself.

Comment on lines +54 to +57
- name: Test third_party
run: |
pip install pytest
pytest third_party/quaff
Copy link
Collaborator

Choose a reason for hiding this comment

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

you can probably remove this in a following PR when we have tests that exercise the quaff code path. We don't usually run tests for external packages

@mpharrigan mpharrigan merged commit 5656112 into quantumlib:master Jun 17, 2024
5 checks passed
@fdmalone fdmalone deleted the qcqmc-2 branch June 17, 2024 19: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.

3 participants