Skip to content

Revert "Add tutorials" #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions .pylintdict
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ bfgs
bielza
bitstring
bitstrings
bloch
boltzmann
bool
boyer
Expand Down Expand Up @@ -102,7 +101,6 @@ fmin
formatter
fourier
frac
frobenius
f'spsa
ftol
fujii
Expand All @@ -114,21 +112,18 @@ gaussian
generalised
getter
getters
gilliam
giuseppe
globals
gogolin
goldfarb
goldstone
gonciulea
gqt
grinko
grover
gsls
gtol
gutmann
hadamard
hadamards
hadfield
hamiltonian
hamiltonians
Expand Down Expand Up @@ -175,7 +170,6 @@ lin
linalg
loglik
loglikelihood
lov
lr
lsb
lse
Expand Down Expand Up @@ -206,7 +200,6 @@ nakanishi
nan
nannicini
nathan
nd
ndarray
negoro
nelder
Expand Down Expand Up @@ -293,7 +286,6 @@ runarsson
rz
sanjiv
sashank
satisfiability
satyen
schrödinger
schroediger
Expand Down Expand Up @@ -342,7 +334,6 @@ toctree
todo
tol
trainability
transpilation
transpile
transpiled
trotterization
Expand All @@ -358,7 +349,6 @@ vec
vectorized
vicentini
ville
voilà
vqd
vqe
wavefunction
Expand Down
118 changes: 58 additions & 60 deletions docs/tutorials/01_algorithms_introduction.ipynb

Large diffs are not rendered by default.

535 changes: 0 additions & 535 deletions docs/tutorials/02_vqe_advanced_options.ipynb

This file was deleted.

471 changes: 0 additions & 471 deletions docs/tutorials/03_vqe_simulation_with_noise.ipynb

This file was deleted.

368 changes: 0 additions & 368 deletions docs/tutorials/04_vqd.ipynb

This file was deleted.

392 changes: 0 additions & 392 deletions docs/tutorials/05_qaoa.ipynb

This file was deleted.

751 changes: 0 additions & 751 deletions docs/tutorials/06_grover.ipynb

This file was deleted.

272 changes: 0 additions & 272 deletions docs/tutorials/07_grover_examples.ipynb

This file was deleted.

1,009 changes: 0 additions & 1,009 deletions docs/tutorials/10_pvqd.ipynb

This file was deleted.

958 changes: 0 additions & 958 deletions docs/tutorials/11_VarQTE.ipynb

This file was deleted.

726 changes: 0 additions & 726 deletions docs/tutorials/12_gradients_framework.ipynb

This file was deleted.

10 changes: 1 addition & 9 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,11 @@ stestr>=2.0.0
pylatexenc>=1.4
ddt>=1.2.0,!=1.4.0,!=1.4.3
reno>=3.4.0
Sphinx>=5.0,<7.2 #remove pin once issue is fixed
Sphinx>=5.0
nbsphinx
qiskit-sphinx-theme~=1.14.0rc1
sphinx-design>=0.2.0
sphinxcontrib-spelling
jupyter-sphinx
discover
rustworkx>=0.13
qiskit-aer>=0.12
networkx>=2.2

# Tweedledum is unmaintained and its existing Mac wheels are unreliable. If you
# manage to get a working install on a Mac the functionality should still work,
# but as a convenience this file won't attempt the install itself.
tweedledum; python_version<'3.11' and platform_system!="Darwin"