pytc.ansatz.gto_spherical._eval_shell_group¶ pytc.ansatz.gto_spherical._eval_shell_group(xyz, l, centers, expts, coeffs)[source]¶ Evaluate a group of shells with same angular momentum l. Parameters: xyz (jax.Array) l (int) centers (jax.Array) expts (jax.Array) coeffs (jax.Array) Return type: jax.Array