Commit graph

5 commits

Author SHA1 Message Date
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
Hans Aschauer
e80b7c3582 feat: add numeric and symbolic scripts 2026-07-26 14:09:49 +02:00
Hans Aschauer
6ea7900b55 add script for multinomial block collapse and Dicke state scaling verification 2026-07-17 07:57:34 +02:00
Hans Aschauer
4c028e74e2 initial commit 2026-07-13 15:53:43 +02:00