pyFM.signatures.WKS_functions.auto_WKS¶
- pyFM.signatures.WKS_functions.auto_WKS(evals, evects, num_E, landmarks=None, scaled=True)¶
Compute WKS with an automatic choice of scale and energy.
- Parameters:
- Returns:
WKS – Array where each column is the WKS for a given e, possibly for some landmark.
- Return type:
(N, num_E) or (N, p * num_E) np.ndarray