Skip to content

Commit

Permalink
Merge pull request #9 from Nisha-Banerjee/patch-1
Browse files Browse the repository at this point in the history
Update challenge-3.ipynb
  • Loading branch information
kifumi committed Oct 31, 2021
2 parents 7ec3382 + b000c44 commit 9472129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/challenge-3/challenge-3.ipynb
Expand Up @@ -180,8 +180,8 @@
"The following feature maps currently available in Qiskit are those introduced in [**_Havlicek et al_. Nature **567**, 209-212 (2019)**](https://www.nature.com/articles/s41586-019-0980-2), in particular the `ZZFeatureMap` is conjectured to be hard to simulate classically and can be implemented as short-depth circuits on near-term quantum devices.\n",
"\n",
"- [**`PauliFeatureMap`**](https://qiskit.org/documentation/stubs/qiskit.circuit.library.PauliFeatureMap.html)\n",
"- [**`ZZFeatureMap`**](https://qiskit.org/documentation/stubs/qiskit.circuit.library.ZFeatureMap.html)\n",
"- [**`ZFeatureMap`**](https://qiskit.org/documentation/stubs/qiskit.circuit.library.ZZFeatureMap.html)\n",
"- [**`ZZFeatureMap`**](https://qiskit.org/documentation/stubs/qiskit.circuit.library.ZZFeatureMap.html)\n",
"- [**`ZFeatureMap`**](https://qiskit.org/documentation/stubs/qiskit.circuit.library.ZFeatureMap.html)\n",
"\n",
"The `PauliFeatureMap` is defined as:\n",
"\n",
Expand Down

0 comments on commit 9472129

Please sign in to comment.