pytc.ansatz.gto.eval_gto_lap

pytc.ansatz.gto.eval_gto_lap(mol_gto, xyz)[source]

Evaluate laplacian via folx forward-mode (no full Hessian).

Parameters:
  • mol_gto (flax.struct.dataclass)

  • xyz (jax.Array)

Return type:

jax.Array