This repository was archived by the owner on Aug 21, 2023. It is now read-only.
Commit 0854ffc
Fixes Aqua notebooks for upcoming Aqua 0.6 Release (#778)
* switch from BasicAer to LegacySimulators
* Eliminate paulis_grouping
* update the tutorial to register a component/algorithm
* Fix grover input file
* Change from qiskit_aqua to qiskit.aqua and from qiskit_chemistry to qiskit.chemistry
* Add run_config to some notebooks
* Remove LegacySimulators
* Remove get_aer_backend and arr run_config
* Remove get_aer_backend and add run_config
* fix the format of entangler_map
* Update h2_uccsd to latest chemistry/aqua
* Update ExactEigensolver valid dictionaries
* Shots defaults for statevector_simulator
* add example: 3-Coloring oracle by reduction to SAT
* minor edits
* remove period
* Remove RunConfig from QuantumInstance parameters
* remove cnf - its str content will be used directly
* Update grover.ipynb
* minor edit
* Change get_input_instance to get_pluggable_class
* Change set_aqua_logging to set_qiskit_aqua_logging
* Fixed grover input file
* Add Aqua tutorial solving linear systems of equation with HHL
* Fix Hamiltonian run return values
* random_distributions was renamed to uncertainty_models
* add arbitrary logic expr and truth table examples
* LogicExpressionOracle -> LogicalExpressionOracle
* moo -> moot
* Tutorial for variational algo optimization callback
* remove circuit_caching=False flags
* minor edits
* minor edit
* Update for latest hhl & ExactLPsolver
* Update Aqua general tutorials
* Notebook was refactored/renamed
* initial commit for new qiskit finance folder structure
* reintroduce fidelity and probability output
* added docplex.ipynb and added docplex parts into an exisitng maxcut_and_tsp.ipynb
* Added header and removed error examples. Fixed the problem name
* random number generator notebook
* new random generator
* minor improvements
* Moving the drivers to tutorials
* update ExactLSsolver naming
* Deprecation of warnings, addition of outputs
* Minor spelling and text fixups
* A simple tutorial for the Qiskit Finance data loading
* Updates to the random variates notebook
* A bugfix
* move finance tutorials to qiskit / finance and add new tutorials as well
* Create execute_qgan.ipynb
* Time series tutorial
* Minor improvements
* streamline all tutorials
* notebooks qgans
* update
* add HHL truncate parameters
* improve HHL example and clean up
* update results
* fix
* text update
* Noisy simulation with AER on Aqua
* Fix Grover input file
* delete files
* Create qgans_for_loading_random_distributions.ipynb
* Contributing the time_series, portfolio_diversification, and generating_random_variates notebooks.
* update qgan tutorials
* update qiskit finance index page
* bug fix in amplitude estimation tutorial
* update portfolio optimization and qiskit finance index
* Update portfolio_optimization.ipynb
* add notebook for deutsch-jozsa
* add notebook for bernstein-vazirani
* add notebook for simon's
* add notebook for shor's
* Change seed_mapper to seed_transpiler
* merge PR
* edit notebooks after VQC refactor
* switch BasicAer -> Aer
* switch back Aer -> BasicAer
* minor edits on wording
* Updates to chemistry notebooks
* Update chemistry notebooks
* more updates for vqc refactor
* Update optimization notebooks
* adjust tutorials index
* along with qiskit-community/qiskit-aqua#496
* Added random data
* Updated portfolio diversification to the current master branch
* Updated generation of random variates
* update qiskit tutorials and qiskit finance index
* merge use of time series
* rerun all notebooks with fetched terra / aqua
* The vehicle routing notebook
* Update portfolio_diversification.ipynb
* running optimization notebooks with fetched aqua / terra
* delete empty readmes
* For the updated Qiskit Aqua (as of April 30th)
* use data provider in portfolio optimization and rerun all notebooks with most recent aqua/terra
* update qgan notebooks
* Update time_series.ipynb
* Mover domain folders like chemistry, ai etc out of aqua as peers
* Update index to reflect chem, ai, opt folder moves
* Update section numbers for Aqua domains
* Re-ran notebook to remove old warning
* add notebook for vqc comparing feature maps
* Update the notebbooks
* add finance notebooks to community section and adjust indices where necessary
* update aqua community index
* add qgan tutorials and update corresponding indices
* Edits
* split into featured, community, and qiskit tutorials
* Update qGAN notebooks with a Numpy based Discriminator
* Use IBMQ v2 api and QuantumInstance seed_simulator parameter
* change qiskit_aqua import to qiskit.aqua
* Fix picture relative path
* Use Z2Symmetries static method
* fix aqua how to
* update usage based no aqua0.6's change
* Revert "split into featured, community, and qiskit tutorials"
This reverts commit 59dac5c.
* sync with aqua 0.6 branch
* updating references in finance tutorials1 parent 32ed3ce commit 0854ffc
File tree
22 files changed
+546
-652
lines changed- qiskit/advanced/aqua
- artificial_intelligence
- chemistry
- evolutionfidelity/evolutionfidelity
- finance
- machine_learning
- optimization
- simulation
- optimization
22 files changed
+546
-652
lines changedLines changed: 14 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
119 | 126 | | |
120 | 127 | | |
121 | 128 | | |
122 | 129 | | |
123 | | - | |
| 130 | + | |
124 | 131 | | |
125 | 132 | | |
126 | 133 | | |
| |||
130 | 137 | | |
131 | 138 | | |
132 | 139 | | |
133 | | - | |
| 140 | + | |
134 | 141 | | |
135 | 142 | | |
136 | 143 | | |
| |||
185 | 192 | | |
186 | 193 | | |
187 | 194 | | |
188 | | - | |
| 195 | + | |
189 | 196 | | |
190 | 197 | | |
191 | 198 | | |
| |||
197 | 204 | | |
198 | 205 | | |
199 | 206 | | |
200 | | - | |
| 207 | + | |
201 | 208 | | |
202 | | - | |
| 209 | + | |
203 | 210 | | |
204 | 211 | | |
205 | 212 | | |
| |||
212 | 219 | | |
213 | 220 | | |
214 | 221 | | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | 222 | | |
245 | 223 | | |
246 | 224 | | |
| |||
Large diffs are not rendered by default.
Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments