pytc.ansatz.gto_spherical¶
JAX-compatible spherical GTO implementation.
This implements a pure JAX version of eval_ao for spherical basis sets, following the structure of PySCF’s internal implementation but optimized for JAX by grouping basis functions by angular momentum.
Functions
Evaluate a group of shells with same angular momentum l. |
|
JAX-compatible eval_ao for spherical basis sets. |
|
Evaluate spherical GTOs at a single point. |
|
Compute all real spherical harmonics Y_lm(x,y,z) for a given l. |