Commit graph

4 commits

Author SHA1 Message Date
Hans Aschauer
bc6f58b2c4 Add scripts for exact Casimir projectors and recoupling proof
- Implemented `2_exact_casimir_projectors.py` to construct exact SO(3) isotypic projectors using the Casimir operator, replacing Monte-Carlo methods.
- Created `3_apply_exact_projectors.py` to apply the exact projectors to example states, calculating ||A_j||_* estimates with improved precision.
- Developed `4_spherical_basis.py` to build a Condon-Shortley-consistent spherical basis for a single spin-1 leg using ladder operators.
- Introduced `6_six_j_recoupling_proof.py` to provide a complete proof of the cut-recoupling formula for full collective SU(2) symmetry, verifying the relationship between reduced blocks A_j^(1) and A_p^(2).
- Added a README file to document the execution order and purpose of each script in the symmetric states project.
2026-08-08 00:00:41 +02:00
Hans Aschauer
39b4204fe9 doc: add section on sector changes 2026-08-07 11:59:06 +02:00
Hans Aschauer
1552fad841 fix: refine language and clarify symmetry-related concepts in the shadow map paper 2026-08-02 17:29:52 +02:00
Hans Aschauer
31aee9399e Extract symmetric state section into a new paper 2026-08-02 17:22:19 +02:00