No description
Find a file
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
agent_discussions add section 2026-07-26 14:10:27 +02:00
companion initial commit 2026-07-13 15:53:43 +02:00
paper Add scripts for exact Casimir projectors and recoupling proof 2026-08-08 00:00:41 +02:00
scripts Add scripts for exact Casimir projectors and recoupling proof 2026-08-08 00:00:41 +02:00
.gitignore Add scripts for exact Casimir projectors and recoupling proof 2026-08-08 00:00:41 +02:00
pyproject.toml feat: add numeric and symbolic scripts 2026-07-26 14:09:49 +02:00
uv.lock feat: add numeric and symbolic scripts 2026-07-26 14:09:49 +02:00