Skip to content

Commit 37dafdd

Browse files
ElePTa-matsuononhermitianwoodsp-ibmmanoelmarques
authored
Add tutorials (#44)
Co-authored-by: a-matsuo <[email protected]> Co-authored-by: Paul Nation <[email protected]> Co-authored-by: Steve Wood <[email protected]> Co-authored-by: Manoel Marques <[email protected]> Co-authored-by: Shota Nakasuji <[email protected]> Co-authored-by: Dongsin Kim <[email protected]> Co-authored-by: Luís Ferreira <[email protected]> Co-authored-by: SooluThomas <[email protected]> Co-authored-by: Divyanshu Singh <[email protected]> Co-authored-by: Takashi Imamichi <[email protected]> Co-authored-by: Choi Inho <[email protected]> Co-authored-by: Hwajung Kang <[email protected]> Co-authored-by: Vanimiaou <[email protected]> Co-authored-by: Emilio <[email protected]> Co-authored-by: Ali Javadi-Abhari <[email protected]> Co-authored-by: Kevin Krsulich <[email protected]> Co-authored-by: jwoehr <[email protected]> Co-authored-by: Luciano Bello <[email protected]> Co-authored-by: Claudia Zendejas-Morales <[email protected]> Co-authored-by: Glen <[email protected]> Co-authored-by: Padraignix <[email protected]> Co-authored-by: Jim Garrison <[email protected]> Co-authored-by: Matthew Treinish <[email protected]> Co-authored-by: Junye Huang <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Dariusz Lasecki <[email protected]> Co-authored-by: Julien Gacon <[email protected]> Co-authored-by: Declan Millar <[email protected]> Co-authored-by: Eric Arellano <[email protected]> Co-authored-by: wenxh0718 <[email protected]> Co-authored-by: ichen17 <[email protected]> Co-authored-by: Kaixin <[email protected]> Co-authored-by: Mahnoor Fatima <[email protected]> Co-authored-by: Tanner Kocher <[email protected]> Co-authored-by: JGeipel <[email protected]> Co-authored-by: Saumya <[email protected]> Co-authored-by: Eric Arellano <[email protected]> Co-authored-by: Jake Lishman <[email protected]>
1 parent 3570f7c commit 37dafdd

12 files changed

+5561
-59
lines changed

.pylintdict

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ bfgs
2828
bielza
2929
bitstring
3030
bitstrings
31+
bloch
3132
boltzmann
3233
bool
3334
boyer
@@ -101,6 +102,7 @@ fmin
101102
formatter
102103
fourier
103104
frac
105+
frobenius
104106
f'spsa
105107
ftol
106108
fujii
@@ -112,18 +114,21 @@ gaussian
112114
generalised
113115
getter
114116
getters
117+
gilliam
115118
giuseppe
116119
globals
117120
gogolin
118121
goldfarb
119122
goldstone
123+
gonciulea
120124
gqt
121125
grinko
122126
grover
123127
gsls
124128
gtol
125129
gutmann
126130
hadamard
131+
hadamards
127132
hadfield
128133
hamiltonian
129134
hamiltonians
@@ -170,6 +175,7 @@ lin
170175
linalg
171176
loglik
172177
loglikelihood
178+
lov
173179
lr
174180
lsb
175181
lse
@@ -200,6 +206,7 @@ nakanishi
200206
nan
201207
nannicini
202208
nathan
209+
nd
203210
ndarray
204211
negoro
205212
nelder
@@ -286,6 +293,7 @@ runarsson
286293
rz
287294
sanjiv
288295
sashank
296+
satisfiability
289297
satyen
290298
schrödinger
291299
schroediger
@@ -334,6 +342,7 @@ toctree
334342
todo
335343
tol
336344
trainability
345+
transpilation
337346
transpile
338347
transpiled
339348
trotterization
@@ -349,6 +358,7 @@ vec
349358
vectorized
350359
vicentini
351360
ville
361+
voilà
352362
vqd
353363
vqe
354364
wavefunction

docs/tutorials/01_algorithms_introduction.ipynb

Lines changed: 60 additions & 58 deletions
Large diffs are not rendered by default.

docs/tutorials/02_vqe_advanced_options.ipynb

Lines changed: 535 additions & 0 deletions
Large diffs are not rendered by default.

docs/tutorials/03_vqe_simulation_with_noise.ipynb

Lines changed: 471 additions & 0 deletions
Large diffs are not rendered by default.

docs/tutorials/04_vqd.ipynb

Lines changed: 368 additions & 0 deletions
Large diffs are not rendered by default.

docs/tutorials/05_qaoa.ipynb

Lines changed: 392 additions & 0 deletions
Large diffs are not rendered by default.

docs/tutorials/06_grover.ipynb

Lines changed: 751 additions & 0 deletions
Large diffs are not rendered by default.

docs/tutorials/07_grover_examples.ipynb

Lines changed: 272 additions & 0 deletions
Large diffs are not rendered by default.

docs/tutorials/10_pvqd.ipynb

Lines changed: 1009 additions & 0 deletions
Large diffs are not rendered by default.

docs/tutorials/11_VarQTE.ipynb

Lines changed: 958 additions & 0 deletions
Large diffs are not rendered by default.

docs/tutorials/12_gradients_framework.ipynb

Lines changed: 726 additions & 0 deletions
Large diffs are not rendered by default.

requirements-dev.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,19 @@ stestr>=2.0.0
77
pylatexenc>=1.4
88
ddt>=1.2.0,!=1.4.0,!=1.4.3
99
reno>=3.4.0
10-
Sphinx>=5.0
10+
Sphinx>=5.0,<7.2 #remove pin once issue is fixed
1111
nbsphinx
1212
qiskit-sphinx-theme~=1.14.0rc1
1313
sphinx-design>=0.2.0
1414
sphinxcontrib-spelling
1515
jupyter-sphinx
1616
discover
1717
rustworkx>=0.13
18+
qiskit-aer>=0.12
19+
networkx>=2.2
20+
21+
# Tweedledum is unmaintained and its existing Mac wheels are unreliable. If you
22+
# manage to get a working install on a Mac the functionality should still work,
23+
# but as a convenience this file won't attempt the install itself.
24+
tweedledum; python_version<'3.11' and platform_system!="Darwin"
25+

0 commit comments

Comments
 (0)