You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,15 +22,8 @@ the tutorials on your own machine (this is the recommended way).
22
22
23
23
## Contents
24
24
25
-
We've collected a core reference set of notebooks in this section outlining the features of Qiskit. We will be keeping them up to date with the latest Qiskit version.
26
-
27
-
-[Terra fundamentals](tutorials/terra/fundamentals) is for those who are just getting started.
28
-
-[Terra advanced](tutorials/terra/advanced) is for those who want to study circuits.
29
-
-[Aer](tutorials/aer) is for those who want to simulate quantum circuits.
30
-
-[Ignis](tutorials/ignis) is for those who want to study noise.
31
-
-[Aqua](tutorials/aqua) is for those who want to develop applications on noisy quantum devices.
32
-
33
-
To go through the Qiskit examples, load up the [start_here.ipynb](start_here.ipynb) notebook and start seeing how Qiskit works.
25
+
To start seeing how Qiskit works, load up the [start_here.ipynb](start_here.ipynb) notebook
26
+
or view the tutorials in the [Qiskit documentation](https://qiskit.org/documentation/).
0 commit comments