Commit graph

3 commits

Author SHA1 Message Date
Hans Aschauer
8e4263f632 feat: add U(1) example script for nuclear norm calculations and corrections 2026-08-11 14:15:54 +02:00
Hans Aschauer
4b7008b1df feat: add new scripts for combined S_m and SO(3) symmetry checks and general-r correlation tensor validation 2026-08-08 00:04:26 +02:00
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