Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 3d936e9

Browse files
committed
Remove Aqua Declarative API
1 parent 51144fe commit 3d936e9

46 files changed

Lines changed: 2362 additions & 12035 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

qiskit/1_start_here.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@
9999
" * [Creating an Aqua algorithm](advanced/aqua/Aqua_how_to_build_a_pluggable_algorithm_components.ipynb) - Building an algorithm within the framework of Aqua\n",
100100
" * [Generating Random Variates](advanced/aqua/generating_random_variates.ipynb) - Illustrates ways of generating random variates of several popular distributions on IBM Q\n",
101101
"\n",
102-
"Aqua is accessible to domain experts in *Artificial Intelligence*, *Chemistry*, *Finance* or *Optimization*, who want to explore the benefits of using quantum computers as accelerators for specific computational tasks, without needing to worry about how to translate the problem into the language of quantum machines:\n",
102+
"Aqua is accessible to domain experts in *Machine Learning*, *Chemistry*, *Finance* or *Optimization*, who want to explore the benefits of using quantum computers as accelerators for specific computational tasks, without needing to worry about how to translate the problem into the language of quantum machines:\n",
103103
"\n",
104-
"### 5.1 Qiskit Artificial Intelligence\n",
105-
"[Qiskit AI](advanced/aqua/artificial_intelligence/index.ipynb) - demonstrates using quantum computers to tackle problems in the artificial intelligence domain. These include using a quantum-enhanced support vector machine to experiment with classification problems on a quantum computer.\n",
104+
"### 5.1 Qiskit Machine Learning\n",
105+
"[Qiskit AI](advanced/aqua/machine_learning/index.ipynb) - demonstrates using quantum computers to tackle problems in the machine learning domain. These include using a quantum-enhanced support vector machine to experiment with classification problems on a quantum computer.\n",
106106
"\n",
107107
"### 5.2 Qiskit Chemistry\n",
108108
"[Qiskit Chemistry](advanced/aqua/chemistry/index.ipynb) - applications in the domain of quantum chemistry on quantum computers, including ground state energy, dipole moments and dissociation plots.\n",

qiskit/advanced/aqua/Aqua_how_to_build_a_pluggable_algorithm_components.ipynb

Lines changed: 24 additions & 174 deletions
Large diffs are not rendered by default.

qiskit/advanced/aqua/amplitude_estimation.ipynb

Lines changed: 44 additions & 53 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)