This repository has been archived by the owner on Dec 7, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 377
[Stable] Aqua Release 0.7.0 #941
Merged
manoelmarques
merged 510 commits into
qiskit-community:stable
from
manoelmarques:stable-0.7.0
May 1, 2020
Merged
[Stable] Aqua Release 0.7.0 #941
manoelmarques
merged 510 commits into
qiskit-community:stable
from
manoelmarques:stable-0.7.0
May 1, 2020
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
…t, style etc errors before stopping
Improve Amplitude Estimation Algos and Tests
Update changelog for 0.6.3, change travis to check all lint/style etc errors before stopping
Added time prints of VQE to the log
Fixes change in the complex format of snapshot values in Aer 0.4 from a list [re, im] to a type complex.
…ot-val-type Fix weighted_pauli_operator expectation value mode for Aer 0.4 release
Add refs from former docs to AQGD
* import standard gates from new location * local import for IBMQ
* shor uses cirlib qft * fix num qubit setting * add changelog on QFT
* Update Optimization documentation * fix import cycles * add imports to code examples * Update docs * Fix spelling * Non functional examples to code block * fix import cycle on IntegerToBinary * fix code test Co-authored-by: Manoel Marques <manoel@us.ibm.com>
* revert to qpe/iqpe as algo names * fix spell Co-authored-by: Donny Greenberg <dongreenberg2@gmail.com> Co-authored-by: Manoel Marques <manoel@us.ibm.com>
* improve IQFT depr warnings, add filters * fix style
…kit-community#936) Co-authored-by: Julien Gacon <jules.gacon@googlemail.com>
* Fix qiskit-community#928 * trigger CLA check * Really fix. * Add test for changing Operator size. * Fix style Co-authored-by: Manoel Marques <manoel@us.ibm.com> Co-authored-by: Julien Gacon <jules.gacon@googlemail.com>
* remove param comparison * make ry/ryrz use circlib * Revert "make ry/ryrz use circlib" This reverts commit b6d9801. * deprecate feature maps and varforms (where possible) * remove swaprz import * add tests for VQE * un-deprecate RawFeatureMap / FeatureMap * test qsvm on circlib * qsvm to use circlib circuit * vqe2iqpe test on circuit and lib * test vqc on circlib * fix leftover deprecations * test vqe on circlib and filter warnings * qoem on circuits, add param dict to results * use cirlib for tests, fix deprecation warnings * unused import * var form based to accept circuits * num parameters check in varform setter * update pylint dict, add Zoufal, rm not used ones * fix deprecated arg: reps instead of depth * fix spell * num params check in energy_eval * data_encoding -> data_preparation * fix deprecation warnings, remove test_ry as redundant * move IBMQ to local import? * update to new circlib names * update leftover tests to new names * add changelog note * fix last 2 deprecation warnings * update deprecation warnings in feature_map * fix Äquivalenzverbot typo * steve's comments Co-authored-by: Manoel Marques <manoel@us.ibm.com>
* use Qiskit module over application stack * update readme * chem renamings * finance renamings * ML renamings * fix title line length * Apply suggestions from code review * found some more "stack"s * fix copyright Co-authored-by: Manoel Marques <manoel@us.ibm.com>
* Update to Finance and ML docs * fix copyright * Fix dead links Co-authored-by: Manoel Marques <manoel@us.ibm.com>
woodsp-ibm
approved these changes
May 1, 2020
dongreenberg
approved these changes
May 1, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving because approving is fun!
WOOOHOOO!!!!! 🎉🕺 |
manoelmarques
added a commit
that referenced
this pull request
May 1, 2020
This reverts commit 227af5e.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Summary
Details and comments