Commit 318f921
Add symmetric tensor tutorial to docs as appendix (#316)
* Add symmetric tensor tutorial to docs as appendix
* Add to landing page
* Update docs/src/appendix/symmetric_tutorial.md
Co-authored-by: Lukas Devos <[email protected]>
* Fix equation references
* Pick a different fusion tree
* Updates on constructing symmetric tensor map from dense data
* Reduce toc depths in index
* Address review comments
* Switch appendix order
* Apply suggestions from code review
Co-authored-by: Jutho <[email protected]>
* Apply suggestions from code review
Co-authored-by: Boris De Vos <[email protected]>
* Add comment on the terms 'charge' and 'sector'
* Add note on `FusionStyle`s
* Show `subblocks` of fermionic operators
* Some formatting
* Un-specify `fusiontrees`
* Apply suggestions from code review
Co-authored-by: Lukas Devos <[email protected]>
* Add note on fusion multiplicities and their implication for the Clebsch-Gordan decomposition
* Change Ising model title
* Remove unnecessary semicolon
* Introduce `Z2Irrep` more gently and demonstrate its fusion rules programatically
* Fix box to be technically correct.
* Update docs/src/appendix/symmetric_tutorial.md
Co-authored-by: Jutho <[email protected]>
* Address more comments, add toc
* Forgot to move the dims check
* Add headers for toc and setup, and switch order
---------
Co-authored-by: Lukas Devos <[email protected]>
Co-authored-by: Jutho <[email protected]>
Co-authored-by: Boris De Vos <[email protected]>1 parent 3a06898 commit 318f921
File tree
27 files changed
+5812
-6
lines changed- docs
- src
- appendix
- img/symmetric_tutorial
- lib
- man
27 files changed
+5812
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
| 6 | + | |
5 | 7 | | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
27 | 38 | | |
28 | 39 | | |
29 | 40 | | |
30 | 41 | | |
31 | 42 | | |
32 | 43 | | |
33 | | - | |
| 44 | + | |
34 | 45 | | |
35 | 46 | | |
36 | 47 | | |
| |||
Lines changed: 91 additions & 0 deletions
Loading
0 commit comments