Skip to content

Commit

Permalink
The deprecated calling sytle of circut draw function has been updated…
Browse files Browse the repository at this point in the history
… in tutorials. (#743) (#746)

* Fix error on 'qc1.draw'

This error occurs in docs/tutorials/01_neural_networks.ipynb, codeblock #26, the end line.

* The deprecated calling sytle of circut draw function has been updated in tutorials.

* All outdated usages of drawing cirucit in '12_quantum_autoencoder.ipynb' are fixed.

---------

Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>
(cherry picked from commit 30aa648)

Co-authored-by: 苏小冷 <74600988+espREssOOOHHH@users.noreply.github.com>
  • Loading branch information
mergify[bot] and espREssOOOHHH authored Jan 29, 2024
1 parent ef0bad4 commit 262ce5c
Show file tree
Hide file tree
Showing 7 changed files with 367 additions and 339 deletions.
74 changes: 37 additions & 37 deletions docs/tutorials/01_neural_networks.ipynb

Large diffs are not rendered by default.

138 changes: 55 additions & 83 deletions docs/tutorials/02_neural_network_classifier_and_regressor.ipynb

Large diffs are not rendered by default.

185 changes: 94 additions & 91 deletions docs/tutorials/02a_training_a_quantum_model_on_a_real_dataset.ipynb

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/tutorials/04_torch_qgan.ipynb

Large diffs are not rendered by default.

197 changes: 128 additions & 69 deletions docs/tutorials/05_torch_connector.ipynb

Large diffs are not rendered by default.

46 changes: 20 additions & 26 deletions docs/tutorials/10_effective_dimension.ipynb

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions docs/tutorials/12_quantum_autoencoder.ipynb

Large diffs are not rendered by default.

0 comments on commit 262ce5c

Please sign in to comment.