-
Notifications
You must be signed in to change notification settings - Fork 25
UCCSD operator pool correction and integration in adapt simulator #65
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
Merged
Merged
Changes from 2 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
b763bd1
fix to uccsd operator pool
kvmto 8cec893
Linted files.
kvmto f888443
Fixed tests issue 28 and linted.
kvmto f0bc450
updated tests
kvmto 9114ac9
Fix signed int overflow in uccsd (#64)
annagrin 77ebc62
Commented operator pools.
kvmto 28d228e
Rectified insertion of i coefficient.
kvmto d540e7e
Linting.
kvmto ad420a2
Merge branch 'NVIDIA:main' into fix_issue_28
kvmto 0f715df
Updated test adapt and adapt simulator
kvmto 694d3e9
New update test adapt
kvmto d354de6
Finished dev of tests adapt vqe.
kvmto ec45a39
Linted.
kvmto 7cff303
Merge remote-tracking branch 'upstream/main' into fix_issue_28
kvmto be814f3
Added molecules to test adapt.
kvmto 1204bf8
Merge remote-tracking branch 'upstream/main' into fix_issue_28
kvmto 1f6a081
Tolerances reduced.
kvmto bff8818
Tests refactored and reset
kvmto a22cf61
Merge remote-tracking branch 'upstream/main' into fix_issue_28
kvmto eb22a1d
Merge remote-tracking branch 'upstream/main' into fix_issue_28
kvmto 00a1b67
New tests for test_adapt
kvmto e42e204
change of norm calculation, adapt_kernel, uccsd coefficients
kvmto dbfbfdf
Merge remote-tracking branch 'upstream/main' into fix_issue_28
kvmto 1fe364b
Update libs/solvers/include/cudaq/solvers/operators/operator_pools/qa…
kvmto 0c928d8
Update libs/solvers/include/cudaq/solvers/operators/operator_pools/qa…
kvmto 9a00b5a
Update libs/solvers/include/cudaq/solvers/operators/operator_pools/uc…
kvmto d0f4629
Merge remote-tracking branch 'upstream/main' into fix_issue_28
kvmto 9ec771b
Update libs/solvers/include/cudaq/solvers/operators/operator_pools/sp…
kvmto 62798e1
Python test of UCCSD operator pool updated.
kvmto 6df8730
Introduced new options and clean up of the commutators
kvmto c243f3b
Merge remote-tracking branch 'upstream/main' into fix_issue_28
kvmto c3d2cd2
Merge remote-tracking branch 'upstream/main' into fix_issue_28
kvmto 1baf2a6
Formatting fixed
kvmto 6c78ed5
Try to fix python format
melody-ren e44bdd8
verbose step print
kvmto ab418bd
Removed includes not used
kvmto 482cb80
Commented adat-vqe cpp and added new options to adapt-vqe in python b…
kvmto c98a5ec
Merge remote-tracking branch 'upstream/main' into fix_issue_28
kvmto e556bd1
Merge remote-tracking branch 'origin/fix_issue_28' into fix_issue_28
kvmto 91b410e
Linted libs/solvers/lib/adapt/adapt_simulator.cpp
kvmto 326b1d4
Introduced performance improvement and made docs aware
kvmto 91d745b
Change to adapt_vqe options
kvmto 5b3be90
set new option dynamic_start
kvmto a522028
Consistency fixed in docs
kvmto 44be85c
Align to adapt_vqe. Added tol options for vqe when optimizer is not s…
kvmto a8aa1b7
Small change in docs
kvmto File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.