Skip to content

updating to original repo#3

Merged
stefan-woerner merged 2 commits intostefan-woerner:masterfrom
Qiskit:master
Dec 19, 2018
Merged

updating to original repo#3
stefan-woerner merged 2 commits intostefan-woerner:masterfrom
Qiskit:master

Conversation

@stefan-woerner
Copy link
Copy Markdown
Owner

No description provided.

* Terra07 (#406)

* Adding 07

* Small updates

* Adding update

* Update the notebooks to work with the newest Terra and Auqa  (#410)

* Switch quantum emoticon to use 7-bit ASCII and ibmq_melbourne_16 (fixes #41) (#404)

* Fix deprecation warnings

* Use 7-bit ascii encoding instead of 8, and use ibmq_melbourne_16 instead of ibmqx5

* Correct last remaining traces of 8-bittiness

* update notebooks with the newest Terra and Aqua

* update the grover+evolution+eoh+vqe2iqpe+h2qpe notebooks (#409)

* update grover notebook

* remove grover.py -- already covered in notebook

* update evolution notebook

* update vqe2iqpe notebook

* update eoh notebook

* update h2 qpe notebook

* remove redundant import

* update backend handling for declarative approaches

* add backend shots declaratively in qpe and grover notebooks

* adjust import statements (order, algorithms)

* Terra07 (#423)

* Switch quantum emoticon to use 7-bit ASCII and ibmq_melbourne_16 (fixes #41) (#404)

* Fix deprecation warnings

* Use 7-bit ascii encoding instead of 8, and use ibmq_melbourne_16 instead of ibmqx5

* Correct last remaining traces of 8-bittiness

* adding @pistoia as coowner of the community Aqua tutorials (#415)

* Update circuit drawing notebook for order changes again (#418)

At the last minute we decided to change the order back to what it was
before, and standardize on that for visualization. This commit adjusts
the visualizations in the notebook to that, by using
Qiskit/qiskit#1475 applied.

* Adding 07

* Small updates

* Adding update

* Terra07 (#425)

* Switch quantum emoticon to use 7-bit ASCII and ibmq_melbourne_16 (fixes #41) (#404)

* Fix deprecation warnings

* Use 7-bit ascii encoding instead of 8, and use ibmq_melbourne_16 instead of ibmqx5

* Correct last remaining traces of 8-bittiness

* adding @pistoia as coowner of the community Aqua tutorials (#415)

* Update circuit drawing notebook for order changes again (#418)

At the last minute we decided to change the order back to what it was
before, and standardize on that for visualization. This commit adjusts
the visualizations in the notebook to that, by using
Qiskit/qiskit#1475 applied.

* Adding 07

* Small updates

* Adding update

* Basic versions working with 0.7

* update notebooks to work with the newest Aqua (#411)

* update notebook to work with the newest Aqua

* update notebooks for optimization and ai

* update the import and update the tutorial to create pluggable algorithm/components.

* bug fix

* Fix EvolutionFidelity algorithm extension

* clean up the import and update the tutorial to register an algorithm

* rename the file name

* Terra07 (#429)

* Terra section

* Operations

* Terra07 (#430)

* Terra section

* Operations

* Adding circuits to terra0.7

* Circuits updated

* Updating qis_intro notebooks for qiskit 0.7 (#432)

* Updated algorithm tutorials for qiskit 0.7 (#433)

* terra_monitoring_notebook (#434)

* [WIP] Add notebook on rng (#417)

* Add notebook on rng

* Update with a run on the real device

* Aer tutorials (#416)

* add Qiskit Aer tutorials

* remove version note and contributors

* update index for Aer tutorials

* Fixing typos and other minor issues in the qiskit/basics-terra-aer tutorials (#437)

* fix import path names

* add monitoring notebook (#442)

* update ignis notebooks (#439)

* update imports for several `community/aqua` notebooks (#426)

* update imports

* update to use Aqua's get_aer_backend method

* Revert "update to use Aqua's get_aer_backend method"

This reverts commit e4179fa.

* Fix notebooks under qiskit/aqua (#443)

* update notebook to work with the newest Aqua

* update notebooks for optimization and ai

* update the import and update the tutorial to create pluggable algorithm/components.

* bug fix

* Fix EvolutionFidelity algorithm extension

* clean up the import and update the tutorial to register an algorithm

* rename the file name

* bug and typo fix

* remove redundant filter list

* Update finance and amplitude estimation notebooks (#435)

* add amplitude estimation notebook

* add euro-call-option and fixed-income notebooks

* update ae notebook to use aqua's get_aer_backend

* Revert "update ae notebook to use aqua's get_aer_backend"

This reverts commit 0d3bc08.

* update fixed-income notebook

* update aqua finance notebooks and amplitude estimation notebook

add contributors, add more descriptions, adjust code to terra  0.7

* Revert "update aqua finance notebooks and amplitude estimation notebook"

This reverts commit 7cfadfc.

* update aqua finance notebooks and amplitude estimation notebook

* update finance and amplitude estimation notebooks

use BasicAer to select backends and move amplitude estimation to qiskit/aqua/general/

* minor corrections in description of finance notebooks

* remove use of private function and switch to proper public ones

remove visualization._bloch and ._circuit_drawer

* Update amplitude_estimation.ipynb

correct comments and chart titles

* Remove personal notes from quantum operations tutorial. (#445)

* Small code fix to 2 Ignis NBs + content addition to another (#448)

* Change introductory material in relaxation and decoherence NB

Tries to be a bit more clear about why these are issues we have
to characterize.

* Add more content on measurement of T1 time

Puts in a phenomenological description of the time
evolution of the density matrix, and also includes
the discrete-time channel that generates amplitude
damping noise.

Clarifies the experimental procedure for estimating the
T1 time.

* Add more content on measurement of T2^* time

This piece still needs to be fleshed out a bit
more to explain where the oscillating term comes
from. Also, it needs to explicitly point out
that amplitude damping contributes to T2^*,
which (I think) motivates the use of the Hanh echo
to isolate dephasing-like contributions to T2^*.

* Switch quantum emoticon to use 7-bit ASCII and ibmq_melbourne_16 (fixes #41) (#404)

* Fix deprecation warnings

* Use 7-bit ascii encoding instead of 8, and use ibmq_melbourne_16 instead of ibmqx5

* Correct last remaining traces of 8-bittiness

* Update 2 Ignis NBs to change "backend" to "provider"

Addresses a change introduced in Terra-0.7 where
"backends" has been renamed "providers".

* Remove personal note from Ignis NB on relaxation and decoherence

* parallel notebook

* add matplotlib to env yml (#450)

* Documentation (#451)

* Update hello world folder to 0.7 (#453)

All update except laurel_or_yanny.ipynb

* Terra0 7 (#454)

* Update hello world folder to 0.7

All update except laurel_or_yanny.ipynb

* update hello quantum game engine to 0.7

* Update hello quantum engine to 0.7 (#455)
* Splitting juypter from text

* Small update

* Updating
@stefan-woerner stefan-woerner merged commit 1ebf977 into stefan-woerner:master Dec 19, 2018
stefan-woerner pushed a commit that referenced this pull request Apr 23, 2019
stefan-woerner pushed a commit that referenced this pull request May 9, 2020
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.

2 participants