Skip to content
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

Lie-sim demo #1085

Merged
merged 359 commits into from
Jun 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
359 commits
Select commit Hold shift + click to select a range
acfac90
Merge branch 'master' into dev
actions-user Jun 5, 2023
ed9495c
Merge branch 'master' into dev
actions-user Jun 6, 2023
29282b9
Merge branch 'master' into dev
actions-user Jun 7, 2023
f97947b
Merge branch 'master' into dev
actions-user Jun 8, 2023
953fdc2
Merge branch 'master' into dev
actions-user Jun 9, 2023
e9b1ae9
Merge branch 'master' into dev
actions-user Jun 9, 2023
2fc33cc
Merge branch 'master' into dev
actions-user Jun 12, 2023
bd943fb
Merge branch 'master' into dev
actions-user Jun 12, 2023
7b971bb
dev (#824)
KetpuntoG Jun 13, 2023
bada2cf
Update requirements.txt (#825)
trbromley Jun 16, 2023
4ae5736
Merge branch 'master' into dev
actions-user Jun 16, 2023
576f734
Merge branch 'master' into dev
actions-user Jun 16, 2023
66cd235
Update resource estimation demo for non-cubic systems (#823)
soranjh Jun 16, 2023
2f8959e
Merge branch 'master' into dev
actions-user Jun 19, 2023
7c2be4e
Merge branch 'master' into dev
actions-user Jun 19, 2023
020e8c3
Merge branch 'master' into dev
actions-user Jun 20, 2023
b7b20da
Change private methods in adjoint diff tutorial (#832)
albi3ro Jun 20, 2023
f478b84
Merge branch 'master' into dev
actions-user Jun 21, 2023
21061d0
Add fermionic operators demo (#813)
soranjh Jun 23, 2023
08206a6
Fixes for 0.31 release (#835)
mudit2812 Jun 23, 2023
9d979ee
Modify image in fermionic demo (#838)
soranjh Jun 23, 2023
e82ec77
use pinned versions of pennylane and plugins (#840)
timmysilv Jun 26, 2023
3f90541
Merge branch 'master' into dev
actions-user Jun 27, 2023
edaba44
Test interactive demo (#839)
josh146 Jun 27, 2023
7173528
use unpinned version of PL and plugins (#841)
timmysilv Jun 27, 2023
e7b3bff
Interactive demo (#843)
josh146 Jun 27, 2023
d0c1f3c
Circuit fourier2 (#844)
josh146 Jun 28, 2023
654b392
Merge branch 'master' into dev
actions-user Jun 29, 2023
940f9a4
Merge branch 'master' into dev
actions-user Jun 29, 2023
bdcf861
Merge branch 'master' into dev
actions-user Jul 1, 2023
ecdeafa
Merge branch 'master' into dev
actions-user Jul 3, 2023
45f3fc0
Merge branch 'master' into dev
actions-user Jul 3, 2023
2039127
Merge branch 'master' into dev
actions-user Jul 4, 2023
62f73ab
Merge branch 'master' into dev
actions-user Jul 4, 2023
f9ac339
Merge branch 'master' into dev
actions-user Jul 5, 2023
4945004
Merge branch 'master' into dev
actions-user Jul 6, 2023
27a0964
Merge branch 'master' into dev
actions-user Jul 7, 2023
a2d89fb
Replace deprecated X and P (#854)
lillian542 Jul 11, 2023
36161e1
Merge branch 'master' into dev
actions-user Jul 12, 2023
7634b9d
Merge branch 'master' into dev
actions-user Jul 13, 2023
02f0e41
Merge branch 'master' into dev
actions-user Jul 14, 2023
da87dc4
Merge branch 'master' into dev
actions-user Jul 14, 2023
bf675f3
Merge branch 'master' into dev
actions-user Jul 14, 2023
2f37ac5
Merge branch 'master' into dev
actions-user Jul 17, 2023
a4e2d02
Merge branch 'master' into dev. Fix conflicts.
rashidnhm Jul 18, 2023
25cb3fc
Merge branch 'master' into dev
actions-user Jul 18, 2023
771cf66
Merge branch 'master' into dev
actions-user Jul 19, 2023
0df6955
Updated JSON workflow to create and upload searchindex.js file (#867)
rashidnhm Jul 20, 2023
e9241c9
Fix bug in build-branch that prevents PL and plugins from being upgra…
rashidnhm Jul 20, 2023
55324c3
Merge branch 'master' into dev
actions-user Jul 21, 2023
937b0b7
Merge branch 'master' into dev
actions-user Jul 24, 2023
ec3d3eb
Merge branch 'master' into dev
actions-user Jul 25, 2023
a9383b4
Merge branch 'master' into dev
actions-user Jul 25, 2023
4969a1f
Remove interactive demo test (#853)
josh146 Jul 25, 2023
10778b4
Merge branch 'master' into dev
actions-user Jul 26, 2023
b18a637
Merge branch 'master' into dev
actions-user Jul 29, 2023
aadd4b5
removing files (#876)
KetpuntoG Aug 1, 2023
c24cfb1
Merge branch 'master' into dev
actions-user Aug 4, 2023
2f3cafb
Merge branch 'master' into dev
actions-user Aug 4, 2023
43bca6b
Merge branch 'master' into dev
actions-user Aug 8, 2023
3977e5e
Merge branch 'master' into dev
actions-user Aug 9, 2023
e18b1fb
removing (#883)
KetpuntoG Aug 10, 2023
2018c1c
Minor bump to sphinx, remote generation of sitemap (#884)
rashidnhm Aug 11, 2023
410b29c
Merge branch 'master' into dev
actions-user Aug 14, 2023
cde1ad7
Merge branch 'master' into dev
actions-user Aug 14, 2023
8e59c82
Merge branch 'master' into dev
actions-user Aug 16, 2023
3f4e81c
Demo on QSVT for matrix inversion (#836)
Jaybsoni Aug 17, 2023
ea2cd78
replace QSV --> StatePrep (#900)
Jaybsoni Aug 21, 2023
0922a4d
Added warning filter (#905)
mudit2812 Aug 25, 2023
4f5db0c
avoid index out of range error (#904)
lillian542 Aug 25, 2023
1a38829
Merge branch 'master' into dev
rashidnhm Aug 28, 2023
4bd3e49
change .xyz usage to datasets (#909)
DSGuala Aug 28, 2023
092c149
Merge branch 'master' into dev
actions-user Aug 28, 2023
c99f6e7
Bump requirements (#906)
mudit2812 Aug 28, 2023
7a9a0e3
Upgrade TensorFlow version (#914)
mudit2812 Aug 31, 2023
501010b
Merge branch 'master' into dev
actions-user Aug 31, 2023
637c781
Merge branch 'master' into dev
actions-user Sep 1, 2023
7478650
Merge branch 'master' into dev
actions-user Sep 1, 2023
5589f0e
Merge branch 'master' into dev
actions-user Sep 5, 2023
7c1b4cc
Merge branch 'master' into dev
actions-user Sep 6, 2023
a8393b6
Merge branch 'master' into dev
actions-user Sep 8, 2023
4c33ef8
Merge branch 'master' into dev
actions-user Sep 8, 2023
a74241c
Merge branch 'master' into dev
actions-user Sep 8, 2023
718364a
Merge branch 'master' into dev
actions-user Sep 11, 2023
cd298e3
Merge branch 'master' into dev
actions-user Sep 11, 2023
ca0ab9c
Merge branch 'master' into dev
actions-user Sep 12, 2023
4f021bc
Merge branch 'master' into dev
actions-user Sep 13, 2023
cfc2292
Merge branch 'master' into dev
actions-user Sep 14, 2023
5e35e94
Merge branch 'master' into dev
actions-user Sep 14, 2023
6a47cfc
Merge branch 'master' into dev
actions-user Sep 15, 2023
860e1e4
Fix circuit compilation tutorial to use new transforms syntax (#929)
mudit2812 Sep 15, 2023
f9823bc
Merge branch 'master' into dev
actions-user Sep 20, 2023
cf0eb1f
Bump Torch (1.10 -> 1.13.1) and Sphinx (3.5.4 -> 4.0.3) (#930)
rashidnhm Sep 20, 2023
95a1af8
Update tutorial_adaptive_circuits.py (#935)
KetpuntoG Sep 21, 2023
dc5211c
Merge branch 'master' into dev
actions-user Sep 22, 2023
e5cbba9
Merge branch 'master' into dev
actions-user Sep 28, 2023
b6f7319
Merge branch 'master' into dev
actions-user Oct 1, 2023
7cba984
Merge branch 'master' into dev
actions-user Oct 5, 2023
fc2abd9
Fix rosalin demo (#949)
albi3ro Oct 5, 2023
488dcce
Merge branch 'master' into dev
actions-user Oct 10, 2023
0aa9279
Merge branch 'master' into dev
actions-user Oct 10, 2023
247c040
Merge branch 'master' into dev
actions-user Oct 11, 2023
48e8f2c
Merge branch 'master' into dev
actions-user Oct 16, 2023
095cab6
Merge branch 'master' into dev
actions-user Oct 16, 2023
a4bf920
Merge branch 'master' into dev
actions-user Oct 16, 2023
6b6c45d
Fix insert transform (#954)
rmoyard Oct 17, 2023
77dd532
Merge branch 'master' into dev
actions-user Oct 17, 2023
2740ab9
Merge branch 'master' into dev
actions-user Oct 18, 2023
9f2d528
Initial state preparation demo (#950)
Chiffafox Oct 20, 2023
429396a
LCU + Block encoding demo (#888)
ixfoduap Oct 26, 2023
908b29e
Minor fixes for version v0.33 (#963)
albi3ro Oct 26, 2023
65df2a6
Fix QNSPSA demo (#965)
mudit2812 Oct 27, 2023
0e3ec7a
fix parallel demo (#966)
albi3ro Oct 27, 2023
c69b02c
Merge branch 'master' of github.com:PennyLaneAI/qml into dev
rashidnhm Nov 14, 2023
d1d95ad
Merge branch 'master' into dev
actions-user Nov 14, 2023
7ca5a8d
Merge branch 'master' into dev
actions-user Nov 15, 2023
cf0cec9
Merge branch 'master' into dev
actions-user Nov 27, 2023
20188a6
Fix pyproject and lockfile
rashidnhm Nov 30, 2023
ea99270
Merge branch 'master' of github.com:PennyLaneAI/qml into dev
rashidnhm Nov 30, 2023
6d51255
Merge branch 'master' into dev
actions-user Dec 1, 2023
2ea7ca2
Merge branch 'master' into dev
actions-user Dec 6, 2023
3c85432
Merge branch 'master' into dev
actions-user Dec 7, 2023
d60367a
ODEgen demo (#951)
Qottmann Dec 12, 2023
1163b3c
Merge branch 'master' into dev
actions-user Dec 12, 2023
992865a
Merge branch 'master' into dev
actions-user Dec 12, 2023
ebbff6f
Merge branch 'master' into dev
actions-user Dec 18, 2023
bad6ec5
Merge branch 'master' into dev
actions-user Dec 18, 2023
c2791ea
Merge branch 'master' into dev
actions-user Jan 2, 2024
b7da853
Merge branch 'master' into dev
actions-user Jan 4, 2024
864e7d7
update auto-run demos before 0.34 release (#1005)
timmysilv Jan 5, 2024
d75681b
stack results in ensemble multi qpu demo (#1008)
albi3ro Jan 5, 2024
06097ca
Bump requirements (#1011)
lillian542 Jan 9, 2024
fa15c19
Merge branch 'master' into dev
actions-user Jan 9, 2024
ec2420e
Update hybrid jobs demos (#1009)
mudit2812 Jan 10, 2024
845eb5a
Merge branch 'master' into dev
actions-user Jan 10, 2024
c77422a
Merge branch 'master' into dev
actions-user Jan 15, 2024
cbba362
Merge branch 'master' into dev
actions-user Jan 15, 2024
adb0bca
Merge branch 'master' into dev
actions-user Jan 15, 2024
5cdbc8a
Merge branch 'master' into dev
actions-user Jan 16, 2024
f9bd6f7
Merge branch 'master' into dev
actions-user Jan 18, 2024
d75ff9b
Merge branch 'master' into dev
actions-user Jan 19, 2024
afcd56b
Merge branch 'master' into dev
actions-user Jan 22, 2024
d6b0976
Merge branch 'master' into dev
actions-user Jan 24, 2024
b349031
Merge branch 'master' into dev
actions-user Jan 24, 2024
4b3ebea
Merge branch 'master' into dev
actions-user Jan 26, 2024
6c911dc
Merge branch 'master' into dev
actions-user Jan 26, 2024
27bb36d
Merge branch 'master' into dev
actions-user Jan 29, 2024
31ffebb
Merge branch 'master' into dev
actions-user Feb 1, 2024
5ce4fd0
Merge branch 'master' into dev
actions-user Feb 21, 2024
0eb209b
Introducing (Dynamical) Lie Algebras for quantum practitioners (#1020)
Qottmann Feb 22, 2024
4b67372
Update tutorial_liealgebra.metadata.json (#1039)
KetpuntoG Feb 22, 2024
01ce3ba
raise PL deprecations as errors (#1038)
timmysilv Feb 26, 2024
8161dca
Merge branch 'master' into dev
actions-user Feb 26, 2024
c89c1bb
Merge branch 'master' into dev
actions-user Feb 28, 2024
931390c
Merge branch 'master' into dev
actions-user Mar 1, 2024
8333fa3
Update Rigetti demos (#1042)
lillian542 Mar 1, 2024
8868eef
Bump requirements to 0.35 (#1043)
lillian542 Mar 4, 2024
f0d0e13
Merge branch 'master' into dev
actions-user Mar 5, 2024
53a2e2a
Merge branch 'master' into dev
actions-user Mar 5, 2024
3cf6542
Merge branch 'master' into dev
actions-user Mar 6, 2024
db969c3
Merge branch 'master' into dev
actions-user Mar 8, 2024
2273e38
Merge branch 'master' into dev
actions-user Mar 8, 2024
ed4c1a5
Merge branch 'master' into dev
actions-user Mar 11, 2024
ecdec25
Merge branch 'master' into dev
actions-user Mar 12, 2024
00aecda
Merge branch 'master' into dev
actions-user Mar 12, 2024
ea04f33
Merge branch 'master' into dev
actions-user Mar 13, 2024
6e4f3e9
Update metadata reminder message (#1056)
doctorperceptron Mar 13, 2024
7c63a32
Merge branch 'master' into dev
actions-user Mar 13, 2024
501a7bb
Merge branch 'master' into dev
actions-user Mar 13, 2024
deaa99f
Merge branch 'master' into dev
actions-user Mar 15, 2024
340d72e
Demo on Efficient Simulation of Clifford Circuits (#1032)
obliviateandsurrender Mar 22, 2024
52c4655
Merge branch 'master' into dev
actions-user Mar 25, 2024
93a727a
Merge branch 'master' into dev
actions-user Apr 1, 2024
fa40e7b
Merge branch 'master' into dev
ashishks0522 Apr 8, 2024
b267bcc
update poetry lock
ashishks0522 Apr 8, 2024
6d130c8
Run `poetry lock --no-update`
Mandrenkov Apr 8, 2024
7638081
Merge branch 'master' into dev
actions-user Apr 9, 2024
06a32de
Merge branch 'master' into dev
actions-user Apr 11, 2024
870d566
Merge branch 'master' into dev
actions-user Apr 12, 2024
db0ecc8
Merge branch 'master' into dev
actions-user Apr 17, 2024
13bf15a
Update demos to use new opmath (#1067)
Qottmann Apr 25, 2024
fe1771d
Merge branch 'master' into dev
actions-user Apr 25, 2024
d3f62e4
Merge branch 'master' into dev
actions-user Apr 25, 2024
7fde762
Update DLA intro demo with new qml.pauli.dla functionality (#1079)
Qottmann Apr 26, 2024
4f50ea0
Merge branch 'master' into dev
actions-user Apr 26, 2024
65aeaf3
Update block encoding demo (#1080)
soranjh Apr 26, 2024
03a2c22
Lie-sim demo
Qottmann Apr 29, 2024
0866294
somma citations
Qottmann Apr 29, 2024
987ce8e
typo link
Qottmann Apr 29, 2024
7fa9cd8
more typos
Qottmann Apr 29, 2024
1ad8620
more typos
Qottmann Apr 29, 2024
1ac1aa3
more typos
Qottmann Apr 30, 2024
21385cf
update Liesim description with pictures
Qottmann Apr 30, 2024
3cf3a3b
small updates
Qottmann Apr 30, 2024
015d75b
test
Qottmann Apr 30, 2024
fdc4949
add code for application example
Qottmann Apr 30, 2024
c117f5f
Merge branch 'master' into dev
actions-user May 1, 2024
cb546bf
typos and metadata
Qottmann May 2, 2024
85b51d7
Lie-sim ->> g-sim
Qottmann May 2, 2024
c328a2e
sassy abstract
Qottmann May 2, 2024
dfe0681
metadata typo
Qottmann May 2, 2024
f4e381f
bugfix
Qottmann May 2, 2024
ff9c39c
typo in metadata
Qottmann May 2, 2024
711ba4e
Merge branch 'dev' of https://github.com/PennyLaneAI/qml into liesim
Qottmann May 2, 2024
ec661d5
be more clever about avoiding exponentials in the input state
Qottmann May 2, 2024
07dd5fe
Apply suggestions from code review
Qottmann May 2, 2024
be4df47
updates from code review
Qottmann May 2, 2024
74759c4
merge
Qottmann May 2, 2024
68aa76a
Update environment to install latest lightning and catalyst when `UPG…
astralcai May 2, 2024
a235a49
Error Tracking Demo (#1083)
Jaybsoni May 2, 2024
fb04517
fix cross refs with absolute path
Qottmann May 3, 2024
3de8f31
Merge branch 'dev' of https://github.com/PennyLaneAI/qml into liesim
Qottmann May 3, 2024
79d1470
method link
Qottmann May 3, 2024
578be3f
typo
Qottmann May 3, 2024
b37f32a
compare with allclose
Qottmann May 3, 2024
50130a8
remove author box
Qottmann May 3, 2024
482d262
remove :py: in paths and use old names, func meth instead of function…
Qottmann May 3, 2024
5ab29a0
update link
Qottmann May 3, 2024
4498168
links and small fix to avoid ugly jax array setting
Qottmann May 3, 2024
b092790
update conf.py to pull from latest not stable in dev branch
Qottmann May 3, 2024
8114178
fix convention with minus sign
Qottmann May 6, 2024
fcede0b
intro sentence
Qottmann May 6, 2024
bf2f865
add thumbnails
Qottmann May 15, 2024
53ef8d6
fuss
Qottmann May 15, 2024
6ffb482
thumbnail
Qottmann May 15, 2024
dca9e98
rebase master and merge
Qottmann May 15, 2024
dc1c183
revert sphinx change
Qottmann May 15, 2024
f772060
note on skew hermitian
Qottmann May 15, 2024
6bbcf8c
remove fuss/buzz comment in liealgebra demo
Qottmann May 15, 2024
ee902f7
fix merge
Qottmann May 16, 2024
b3e7505
update links that still dont work
Qottmann May 16, 2024
f18fb84
code review
Qottmann May 16, 2024
1c242a2
tentative date of publication
Qottmann May 16, 2024
1da45fb
link barren plateau demo and updated RelatedContent in metadata
Qottmann May 16, 2024
bf5e0f5
Apply suggestions from code review
Qottmann May 16, 2024
3e9ee28
Merge branch 'liesim' of https://github.com/PennyLaneAI/qml into liesim
Qottmann May 16, 2024
43f9407
Merge branch 'master' of https://github.com/PennyLaneAI/qml into liesim
Qottmann Jun 4, 2024
b2f624d
Apply suggestions from code review
Qottmann Jun 4, 2024
10a4ecb
Merge branch 'liesim' of https://github.com/PennyLaneAI/qml into liesim
Qottmann Jun 4, 2024
10a87d4
[ci skip]
Qottmann Jun 4, 2024
6ca726a
review changes
Qottmann Jun 4, 2024
8e06b57
review changes
Qottmann Jun 4, 2024
19d9b22
alt abstract1
Qottmann Jun 4, 2024
09fb11f
max spice abstract
Qottmann Jun 4, 2024
1da9e84
plot label
Qottmann Jun 4, 2024
ecccb1e
revert
Qottmann Jun 4, 2024
4dfde77
publication date
Qottmann Jun 7, 2024
db97935
publication today
Qottmann Jun 7, 2024
21e7f1c
remove mathmode in headings
Qottmann Jun 7, 2024
0c3ed84
middle ground abstract
Qottmann Jun 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file added _static/demonstration_assets/liesim/Ue.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _static/demonstration_assets/liesim/e.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _static/demonstration_assets/liesim/wUe.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion demonstrations/tutorial_liealgebra.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
online search attempts and found yourself overwhelmed by high energy physics literature?
Then this demo might be for you, as we are going to introduce the basic concepts of Lie theory from a perspective that is amenable to
quantum scientists, engineers, and practitioners.
Let's see what the fuzz is all about, shall we?

Introduction
------------
Expand Down
159 changes: 159 additions & 0 deletions demonstrations/tutorial_liesim.metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
{
"title": "g-sim: Lie-algebraic classical simulations for variational quantum computing",
"authors": [
{
"id": "korbinian_kottmann"
}
],
"dateOfPublication": "2024-06-07T00:00:00+00:00",
"dateOfLastModification": "2024-06-07T00:00:00+00:00",
"categories": [
"Quantum Computing",
"Getting Started"
],
"tags": [],
"previewImages": [
{
"type": "thumbnail",
"uri": "/_static/demonstration_assets/liesim/thumbnail_gsim.png"
},
{
"type": "large_thumbnail",
"uri": "/_static/large_demo_thumbnails/thumbnail_large_gsim.png"
}
],
"seoDescription": "A differentiable implementation of g-sim in PennyLane",
"doi": "",
"canonicalURL": "/qml/demos/tutorial_liesim",
"references": [
{
"id": "Wiersema",
"type": "preprint",
"title": "Classification of dynamical Lie algebras for translation-invariant 2-local spin systems in one dimension",
"authors": "Roeland Wiersema, Efekan Kökcü, Alexander F. Kemper, Bojko N. Bakalov",
"year": "2023",
"publisher": "",
"journal": "",
"doi": "10.48550/arXiv.2309.05690",
"url": "https://arxiv.org/abs/2309.05690"
},
{
"id": "Fontana",
"type": "article",
"title": "The Adjoint Is All You Need: Characterizing Barren Plateaus in Quantum Ansätze",
"authors": "Enrico Fontana, Dylan Herman, Shouvanik Chakrabarti, Niraj Kumar, Romina Yalovetzky, Jamie Heredge, Shree Hari Sureshbabu, Marco Pistoia",
"year": "2023",
"publisher": "",
"journal": "",
"doi": "10.48550/arXiv.2309.07902",
"url": "https://arxiv.org/abs/2309.07902"
},
{
"id": "Ragone",
"type": "preprint",
"title": "A Unified Theory of Barren Plateaus for Deep Parametrized Quantum Circuits",
"authors": "Michael Ragone, Bojko N. Bakalov, Frédéric Sauvage, Alexander F. Kemper, Carlos Ortiz Marrero, Martin Larocca, M. Cerezo",
"year": "2023",
"publisher": "",
"journal": "",
"doi": "10.48550/arXiv.2309.09342",
"url": "https://arxiv.org/abs/2309.09342"
},
{
"id": "Goh",
"type": "preprint",
"title": "Lie-algebraic classical simulations for variational quantum computing",
"authors": "Matthew L. Goh, Martin Larocca, Lukasz Cincio, M. Cerezo, Frédéric Sauvage",
"year": "2023",
"publisher": "",
"journal": "",
"doi": "10.48550/arXiv.2308.01432",
"url": "https://arxiv.org/abs/2308.01432"
},
{
"id": "Somma",
"type": "preprint",
"title": "Quantum Computation, Complexity, and Many-Body Physics",
"authors": "Rolando D. Somma",
"year": "2005",
"publisher": "",
"journal": "",
"doi": "10.48550/arXiv.quant-ph/0512209",
"url": "https://arxiv.org/abs/quant-ph/0512209"
},
{
"id": "Somma2",
"type": "preprint",
"title": "Efficient solvability of Hamiltonians and limits on the power of some quantum computational models",
"authors": "Rolando Somma, Howard Barnum, Gerardo Ortiz, Emanuel Knill",
"year": "2006",
"publisher": "",
"journal": "",
"doi": "10.48550/arXiv.quant-ph/0601030",
"url": "https://arxiv.org/abs/quant-ph/0601030"
},
{
"id": "Galitski",
"type": "preprint",
"title": "Quantum-to-Classical Correspondence and Hubbard-Stratonovich Dynamical Systems, a Lie-Algebraic Approach",
"authors": "Victor Galitski",
"year": "2010",
"publisher": "",
"journal": "",
"doi": "10.48550/arXiv.1012.2873",
"url": "https://arxiv.org/abs/1012.2873"
},
{
"id": "Cerezo",
"type": "preprint",
"title": "Does provable absence of barren plateaus imply classical simulability? Or, why we need to rethink variational quantum computing",
"authors": "M. Cerezo, Martin Larocca, Diego García-Martín, N. L. Diaz, Paolo Braccia, Enrico Fontana, Manuel S. Rudolph, Pablo Bermejo, Aroosa Ijaz, Supanut Thanasilp, Eric R. Anschuetz, Zoë Holmes",
"year": "2023",
"publisher": "",
"journal": "",
"doi": "10.48550/arXiv.2312.09121",
"url": "https://arxiv.org/abs/2312.09121"
},
{
"id": "Mazzola",
"type": "preprint",
"title": "Quantum computing for chemistry and physics applications from a Monte Carlo perspective",
"authors": "Guglielmo Mazzola",
"year": "2023",
"publisher": "",
"journal": "",
"doi": "10.48550/arXiv.2308.07964",
"url": "https://arxiv.org/abs/2308.07964"
},
{
"id": "Park",
"type": "preprint",
"title": "Hardware-efficient ansatz without barren plateaus in any depth",
"authors": "Chae-Yeun Park, Minhyeok Kang, Joonsuk Huh",
"year": "2024",
"publisher": "",
"journal": "",
"doi": "10.48550/arXiv.2403.04844",
"url": "https://arxiv.org/abs/2403.04844"
}
],
"basedOnPapers": ["10.48550/arXiv.2308.01432"],
"referencedByPapers": [],
"relatedContent": [
{
"type": "demonstration",
"id": "tutorial_liealgebra",
"weight": 1.0
},
{
"type": "demonstration",
"id": "tutorial_barren_plateaus",
"weight": 1.0
},
{
"type": "demonstration",
"id": "tutorial_How_to_optimize_QML_model_using_JAX_and_Optax",
"weight": 1.0
}
dwierichs marked this conversation as resolved.
Show resolved Hide resolved
]
}