Commit graph

3 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
38bdbfdfe5 initial commit 2026-07-14 18:07:04 +02:00
Hans Aschauer
4c028e74e2 initial commit 2026-07-13 15:53:43 +02:00