dynsight.data_processing.kernelsoap

dynsight.data_processing.kernelsoap(x, y, n)[source]

The SOAP Kernel with a variable power.

  • Original author: Daniele Rapetti

Parameters:
  • x (np.ndarray) – a SOAP fingerprint.

  • y (np.ndarray) – a SOAP fingerprint.

  • n (int) – the power to elevate the result of the kernel

Returns:

kernel value

Return type:

float