pytc.ansatz.gto.eval_gto¶ pytc.ansatz.gto.eval_gto(mol_gto, xyz)[source]¶ Evaluate basis functions at a single point. Parameters: mol_gto (flax.struct.dataclass) xyz (jax.Array) Return type: jax.Array