Skip to content
Open
Show file tree
Hide file tree
Changes from 28 commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
0512b34
add neutron scattering tutorial
kevinsung Jun 15, 2026
f1d51b5
run ./fix
kevinsung Jun 15, 2026
792dbc3
change title
kevinsung Jun 15, 2026
75e2956
fix title
kevinsung Jun 15, 2026
f6ae871
rename file
kevinsung Jun 15, 2026
a4d49bb
ruff
kevinsung Jun 15, 2026
7b4efdb
no british spelling
kevinsung Jun 15, 2026
c2fde42
cspell ignore
kevinsung Jun 15, 2026
3de6183
use SparsePauliOp
kevinsung Jun 15, 2026
a156b0e
add type annotations
kevinsung Jun 15, 2026
1abe248
google-style docstrings
kevinsung Jun 15, 2026
7305a50
consistent multiply
kevinsung Jun 15, 2026
97b4261
format
kevinsung Jun 15, 2026
6e4fabe
spell
kevinsung Jun 15, 2026
ffd9078
remove stale images
kevinsung Jun 15, 2026
bf487d4
re-run
kevinsung Jun 16, 2026
984944f
run ./fix
kevinsung Jun 16, 2026
0d7b021
rename variables
kevinsung Jun 16, 2026
ca1ab57
change factor of 2 convention
kevinsung Jun 16, 2026
df33476
use PauliEvolutionGate
kevinsung Jun 18, 2026
c01cb85
use MPS optimization for GS ansatz
kevinsung Jun 18, 2026
d2d1991
replace hard-coded initial parameters
kevinsung Jun 19, 2026
5165ecc
rename variables
kevinsung Jun 19, 2026
eb6c103
simplify trotter circuit code
kevinsung Jun 19, 2026
cb86fe9
format
kevinsung Jun 22, 2026
29c7f9b
2J -> J
kevinsung Jun 22, 2026
6a61238
use linspace instead of arange
kevinsung Jun 22, 2026
9a95c8b
construct pair_ham inside circuit functions
kevinsung Jun 22, 2026
92f465d
factor out trotter evolution generator
kevinsung Jun 22, 2026
9c2846d
rename variables
kevinsung Jun 22, 2026
4da24b1
rename variables
kevinsung Jun 22, 2026
f0b81ac
fix decompose
kevinsung Jun 22, 2026
9b35f8f
inline helper function
kevinsung Jun 22, 2026
e1d7a45
fix linalg warning
kevinsung Jun 22, 2026
61d998b
consistent depths
kevinsung Jun 23, 2026
76b9307
use AQC for more steps
kevinsung Jun 23, 2026
b0c5301
make large and small scale examples consistent
kevinsung Jun 23, 2026
8dcc461
fix observable layout
kevinsung Jun 23, 2026
ac0c630
use 5 gs layers
kevinsung Jun 23, 2026
4a29be4
use 5 gs layers
kevinsung Jun 23, 2026
53a15a3
integer ticks
kevinsung Jun 23, 2026
b78a04c
suppress warning
kevinsung Jun 23, 2026
7056d7e
replace exact diagonalization with DMRG
kevinsung Jun 23, 2026
c5b0515
optimize gs fidelity instead of energy
kevinsung Jun 23, 2026
f9105f1
move clip inside function
kevinsung Jun 24, 2026
5e9490d
use the same MPO
kevinsung Jun 24, 2026
e867d92
simplify gs optimization
kevinsung Jun 24, 2026
fed1889
increase bond dimension of large scale
kevinsung Jun 24, 2026
b5562b6
use Parameters
kevinsung Jun 24, 2026
33abfcb
increase large-scale iterations
kevinsung Jun 24, 2026
9c94f3c
introduce aqc 2-layer
kevinsung Jun 24, 2026
d71cb3f
add note on hand transpilation
kevinsung Jun 25, 2026
d0cfc56
rename variables
kevinsung Jun 25, 2026
36893d3
simplify job submission and retrieval
kevinsung Jun 25, 2026
793469e
update prose
kevinsung Jun 25, 2026
dc9b579
use square for fidelity
kevinsung Jun 25, 2026
10b4350
rename coupling -> interaction
kevinsung Jun 25, 2026
6d84afb
update prose and variables
kevinsung Jun 26, 2026
ec44dd8
spelling
kevinsung Jun 26, 2026
b1ae2bb
rerun
kevinsung Jun 26, 2026
f99434f
address Abby's comments
kevinsung Jun 26, 2026
a52ae53
run ./fix
kevinsung Jun 26, 2026
a27fa92
update config files
kevinsung Jun 26, 2026
7b74013
do 50 qubits
kevinsung Jun 26, 2026
1d306e4
factor of 2
kevinsung Jun 26, 2026
8798374
rename variable
kevinsung Jun 26, 2026
0f58dfc
note that it can take hours
kevinsung Jun 26, 2026
79bf2af
remove 20-qubit reference
kevinsung Jun 29, 2026
ed63d74
reorder functions
kevinsung Jun 29, 2026
d6c6298
update prose
kevinsung Jun 29, 2026
0bee46b
apply review copyedits and config fixes
henryzou50 Jul 2, 2026
7640b7e
note expected ~6 hour classical runtime and suggest HPC to reduce it
henryzou50 Jul 2, 2026
55cf899
added suggestion of smaller problem instance
henryzou50 Jul 2, 2026
28448e4
Commentary revision
henryzou50 Jul 2, 2026
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
1,101 changes: 1,101 additions & 0 deletions docs/tutorials/simulate-neutron-scattering.ipynb

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading