-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Implement quantum phase estimation algorithms #5642
Commits on Jan 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c909f02 - Browse repository at this point
Copy the full SHA c909f02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7514be0 - Browse repository at this point
Copy the full SHA 7514be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b32e75d - Browse repository at this point
Copy the full SHA b32e75dView commit details
Commits on Feb 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 29b0e60 - Browse repository at this point
Copy the full SHA 29b0e60View commit details -
Update qiskit/algorithms/phase_estimators/hamiltonian_phase_estimatio…
…n.py Co-authored-by: Julien Gacon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9134773 - Browse repository at this point
Copy the full SHA 9134773View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5346b2 - Browse repository at this point
Copy the full SHA e5346b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 014db0a - Browse repository at this point
Copy the full SHA 014db0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5869058 - Browse repository at this point
Copy the full SHA 5869058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 800fc8b - Browse repository at this point
Copy the full SHA 800fc8bView commit details
Commits on Feb 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bd0d8d5 - Browse repository at this point
Copy the full SHA bd0d8d5View commit details
Commits on Feb 5, 2021
-
Remove function call from default arg
Replace default arg with None, and then set the desired default in the body of the function.
Configuration menu - View commit details
-
Copy full SHA for 736e42b - Browse repository at this point
Copy the full SHA 736e42bView commit details
Commits on Feb 24, 2021
-
Refactor _run and rename to _result
Move all common code out of _run for HamiltonianPhaseEstimation and PhaseEstimation, and rename _run to _result, because it only creates the result class.
Configuration menu - View commit details
-
Copy full SHA for 303d4f7 - Browse repository at this point
Copy the full SHA 303d4f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 464e8ad - Browse repository at this point
Copy the full SHA 464e8adView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb286cd - Browse repository at this point
Copy the full SHA fb286cdView commit details
Commits on Feb 25, 2021
-
Add cutoff to filter in test_from_bound
* An unknown change in the past three weeks caused tests to fail with the default filter threshold of 0 (no filtering). I added a small cutoff so that the tests pass again. * Fix linter complaints
Configuration menu - View commit details
-
Copy full SHA for 8bada3d - Browse repository at this point
Copy the full SHA 8bada3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af7237 - Browse repository at this point
Copy the full SHA 3af7237View commit details
Commits on Feb 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c6f6dda - Browse repository at this point
Copy the full SHA c6f6ddaView commit details
Commits on Feb 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fd5fe0a - Browse repository at this point
Copy the full SHA fd5fe0aView commit details
Commits on Mar 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bc834b0 - Browse repository at this point
Copy the full SHA bc834b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 183f281 - Browse repository at this point
Copy the full SHA 183f281View commit details -
Configuration menu - View commit details
-
Copy full SHA for a22c459 - Browse repository at this point
Copy the full SHA a22c459View commit details -
Configuration menu - View commit details
-
Copy full SHA for c53999d - Browse repository at this point
Copy the full SHA c53999dView commit details
Commits on Mar 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8939627 - Browse repository at this point
Copy the full SHA 8939627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 898df7f - Browse repository at this point
Copy the full SHA 898df7fView commit details -
Remove all computation from PhaseEstimator
* Remove ability to set number of computation qubits in PhaseEstimator.estimate()
Configuration menu - View commit details
-
Copy full SHA for 244e0e8 - Browse repository at this point
Copy the full SHA 244e0e8View commit details
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 140298c - Browse repository at this point
Copy the full SHA 140298cView commit details -
update to current algorithm paradigm + small fixes
* make algorithms stateless (store no problem information) * fix lint and docstrings
Configuration menu - View commit details
-
Copy full SHA for 5d426b5 - Browse repository at this point
Copy the full SHA 5d426b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b330a - Browse repository at this point
Copy the full SHA f9b330aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c498c73 - Browse repository at this point
Copy the full SHA c498c73View commit details -
Merge pull request #2 from Cryoris/qpe
Update to current algorithm paradigm + small fixes
Configuration menu - View commit details
-
Copy full SHA for 4544070 - Browse repository at this point
Copy the full SHA 4544070View commit details -
Configuration menu - View commit details
-
Copy full SHA for 246209b - Browse repository at this point
Copy the full SHA 246209bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf4184f - Browse repository at this point
Copy the full SHA bf4184fView commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a5216f2 - Browse repository at this point
Copy the full SHA a5216f2View commit details
Commits on Mar 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for afbfc4b - Browse repository at this point
Copy the full SHA afbfc4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bbd79f - Browse repository at this point
Copy the full SHA 0bbd79fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50912bd - Browse repository at this point
Copy the full SHA 50912bdView commit details
Commits on Mar 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 70fd2ac - Browse repository at this point
Copy the full SHA 70fd2acView commit details
Commits on Mar 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6b4bbac - Browse repository at this point
Copy the full SHA 6b4bbacView commit details -
* be explicit about which evolution is used * combine tests using ddt * add some linebreaks
Configuration menu - View commit details
-
Copy full SHA for ac9d497 - Browse repository at this point
Copy the full SHA ac9d497View commit details -
Configuration menu - View commit details
-
Copy full SHA for 394564a - Browse repository at this point
Copy the full SHA 394564aView commit details
Commits on Mar 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8ce2824 - Browse repository at this point
Copy the full SHA 8ce2824View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbaf678 - Browse repository at this point
Copy the full SHA dbaf678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 661cdc8 - Browse repository at this point
Copy the full SHA 661cdc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0d9c6 - Browse repository at this point
Copy the full SHA 0c0d9c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d2c556 - Browse repository at this point
Copy the full SHA 7d2c556View commit details -
Merge branch 'phase-estimation' of github.com:jlapeyre/qiskit-terra i…
…nto phase-estimation
Configuration menu - View commit details
-
Copy full SHA for 11e3ae6 - Browse repository at this point
Copy the full SHA 11e3ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91edcc5 - Browse repository at this point
Copy the full SHA 91edcc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5906b1f - Browse repository at this point
Copy the full SHA 5906b1fView commit details
Commits on Mar 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5d0b590 - Browse repository at this point
Copy the full SHA 5d0b590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 328508c - Browse repository at this point
Copy the full SHA 328508cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d57d3e6 - Browse repository at this point
Copy the full SHA d57d3e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7056d35 - Browse repository at this point
Copy the full SHA 7056d35View commit details -
Merge branch 'phase-estimation' of github.com:jlapeyre/qiskit-terra i…
…nto phase-estimation
Configuration menu - View commit details
-
Copy full SHA for a69d54d - Browse repository at this point
Copy the full SHA a69d54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0103208 - Browse repository at this point
Copy the full SHA 0103208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5792e1f - Browse repository at this point
Copy the full SHA 5792e1fView commit details