IMLCV.tools.soap_kernel#
Attributes#
Functions#
|
|
|
|
|
|
|
|
|
Module Contents#
- IMLCV.tools.soap_kernel.P#
- IMLCV.tools.soap_kernel.T1#
- IMLCV.tools.soap_kernel.T2#
- IMLCV.tools.soap_kernel.legendre(x, n)#
- IMLCV.tools.soap_kernel.p_i(sp: IMLCV.base.CV.SystemParams, nl: IMLCV.base.CV.NeighbourList, f_single: Callable[[jax.Array, jax.Array], T1], f_double: Callable[[jax.Array, jax.Array, T1, jax.Array, jax.Array, T1], jax.Array], r_cut: float, chunk_size_neigbourgs=None, chunk_size_atoms=None, chunk_size_batch=None, shmap=False, shmap_kwargs=ShmapKwargs.create(), merge_ZZ=True, reshape=True, mul_Z=True)#