Skip to content

Commit 8535dfd

Browse files
authored
Update README.md
1 parent 247c981 commit 8535dfd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,33 @@ The supplied data and figures reproduce both regimes exactly.
2222
## Repository Structure
2323
collapse-redistribution-benchmark/
2424
├── paper/
25+
2526
│ ├── Collapse-Induced Excitation Redistribution and Entropy Structuring in Fully Connected Qubit Networks.pdf
27+
2628
│ ├── fig_z_only.png
29+
2730
│ ├── fig_interfere.png
31+
2832
33+
2934
├── data/
35+
3036
│ ├── table_z_only.csv
37+
3138
│ ├── table_interfere.csv
39+
3240
41+
3342
├── code/
43+
3444
│ ├── v4cg.py
45+
3546
│ ├── v4cg.ipynb
47+
3648
49+
3750
├── requirements.txt
51+
3852
└── LICENSE
3953

4054
---

0 commit comments

Comments
 (0)