uf3.representation.processΒΆ
This module provides the BasisFeaturizer class for computing energy and force features, using bspline.BsplineBasis, from DataFrames containing ase.Atoms configurations.
Functions
|
|
|
|
Load dataframe with sqlite. |
|
Save dataframe with sqlite. |
Classes
-Manage knot-related logic for pair interactions -Generate energy/force features -Arrange features into DataFrame -Process DataFrame into tuples of (x, y, weight) |