Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Plugin page update #563
Plugin page update #563
Changes from all commits
20be42a
a2dade8
2c9ca56
f25d567
6e743f8
ca52cd0
76e011e
cc9eb07
de61385
769369e
0bc004b
61b866f
78a7131
fd87f82
1b0d3af
7f13512
00337ee
17325a2
05b346f
e29ff38
fbf7279
dbd0806
b09755d
7dd0f21
ba3e944
2b13409
8693f5f
46b6fe0
29c4eb3
261d7c2
7a40f1c
e41cd3d
710bcb7
b7447e2
73019a2
cfffed2
d71f440
28b4f98
c07d550
d6dd44b
90d792a
02f9ee7
e8f9002
e7d2630
6441344
eaa9727
cd3e7b2
b704207
1f84aec
1d5370a
1f2d4f9
c203e48
3652385
8d58148
1f461d9
026c0c7
d924fa1
b15e31d
ac8833d
cd60bf9
8a61f34
5bcb33a
fcb8767
089a7c9
729eeb2
bd3a9b6
54bc21d
4fcb5e3
f9f4f18
335c26e
e8005c6
cc44aee
c2ed32b
dc90fa6
cf66bf1
bcc1652
f3f1a73
0e1f7fb
8dadf7f
78e102f
d9c8dac
d4163bb
7519b80
e58ce1c
809e4ef
b8153df
bd4c386
43fb89e
34d1ada
bb054b8
790802b
a056911
aa65304
3429b40
1520414
6e9969d
c02adbb
f733a27
1f71236
c863740
a16dcfe
b108fef
5e33456
b08dd7e
01bba73
7299f8c
e34f2ab
89f91d8
0c0e357
5e4d8dd
fb03ce7
da2fe8e
1ef119e
dbaddca
d66f441
6193aca
b742e3d
81d9d8f
c1d1796
7489724
bfbd73a
e0a4426
edde1f1
6e37194
bfb7935
47ec8f7
2595523
f692360
0f497ce
bff68b8
cdebc8c
d00f433
253afc6
7a36402
c80105a
c398ec6
9632755
7cc18bb
46f13d9
9459ecc
ae127dc
6e5c3ac
eac4f9c
482569a
34044eb
94d52ea
b938f26
cfab4f9
2b628bf
6563111
c464caa
4e8e5b6
2086757
c5fd9e0
fb56377
d5d9e36
8d7e0dd
e0a999e
b9478ce
8ad615c
0a11556
0aca162
0dd025b
a8bdb59
41931d7
4801ad7
f23a6e7
54ad699
1897b2d
2f5fb18
3f24e63
f550bc7
5019372
6c5c56e
cf029a2
3d67c4c
6489976
d4c69cc
624c764
2d76491
605fd94
957cee8
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link is gone, also don't know what exactly to update this to instead so I removed it for now. Seems like this tutorial has either changed significantly or is just gone.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps this or this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This had been bothering me for some time now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The "Backends" section on this page also feels outdated - it includes passing a string backend, which is only relevant for the Aer device now. It also claims that PennyLane chooses the
aer_simulator
as the default backend if none is specified, which is now only true for the Aer device.