-
Notifications
You must be signed in to change notification settings - Fork 104
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
Merging Devel #146
Merged
Merging Devel #146
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…variables in some optimizers
* Pr keymap fix (#109) * fixed bug in keymap that prevented sample accumulation when mapped to smaller subregister * added a test for the last commit * Update README.md * minor fixes (#128) (#129) * Update test_objectives.py * added version strings (#132) * Update requirements.txt * bug fix: scipy wasn't passing noise down (#135) Co-authored-by: salperinlea <[email protected]>
* added classical methods to pyscf * added pyscf to CI * removed old tests
* fix uccsd duplication * fix uccsd duplicates amplitudes * Update ci_optimizers.yml * Update ci_backends.yml Co-authored-by: AbhinavUofT <[email protected]> Co-authored-by: J. S. Kottmann <[email protected]>
* Pr keymap fix (#109) * fixed bug in keymap that prevented sample accumulation when mapped to smaller subregister * added a test for the last commit * Update README.md * minor fixes (#128) (#129) * Update README.md * Update README.md * Update README.md * Update test_objectives.py * added version strings (#132) * added version strings * Pr pypi (#133) * v1.0.0 pypi release * Update README.md * Update requirements.txt * bug fix: scipy wasn't passing noise down (#135) * Update README.md * Update requirements.txt * Update ci_backends.yml forcing qiskit<0.25 in backend tests * Update ci_optimizers.yml forcing qiskit<0.25 in optimizer tests * Update ci_backends.yml * Update ci_optimizers.yml * Update ci_chemistry.yml added python=3.8 to CI * Update ci_backends.yml * Update README.md * Update ci_chemistry.yml * Fixed typos in README (#140) * fixed typos * another fix Co-authored-by: salperinlea <[email protected]> Co-authored-by: Ashish Panigrahi <[email protected]>
* cleaning up gates * moving improved QubitExcitations from devel-chemistry to public devel * moving improved Controlled-Gates-Shifts from devel-chemistry to public devel * balanced improvements in gates with current version of the chem module
* added hardcore boson hamiltonian to qc_base * changed madness defaults * active space integration into hcb hamiltonians * qubit mapping for circuits includes generators nowl * updated qpic export * collect more information in adapt * simplified and generalized qubit encodings in the chemistry backend * naming pnoinfo files consistently * unifying upccgsd labeling * better file handling from madinterface * unified (SPA-)-(HCB)-UpCC(G)(S)D approaches * optimized qubit excitations * adding A approximation to UpCCGSD singles * added SPA keyword for consistency with paper * pyscf bridge for convenience + streamlined method calling in spa and upccgsd hierarchies Co-authored-by: AbhinavUofT <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.