dynsight.data_processing.simplekernelsoap¶ dynsight.data_processing.simplekernelsoap(x, y)[source]¶ A simpler SOAP Kernel than KernelSoap(), power is always 1. Original author: Daniele Rapetti Parameters: x (np.ndarray) – a SOAP fingerprint. y (np.ndarray) – a SOAP fingerprint. Returns: kernel value Return type: float