Skip to content

v1.0.1

Choose a tag to compare

@nscorley nscorley released this 18 Sep 02:03
· 285 commits to production since this release

Includes:

  • Bug fixes to support RF3 inference
  • More complex AtomSelection syntax
  • Refactoring of datasets

Migration notes:

  • We have moved some of the ml.common and io.common into a single common file
  • StructuralDatasetWrapper now requires a name attribute; however, we are deprecating StructuralDatasetWrapper in favor of a simple PandasDataset or equivalent and will remove the class entirely in a later release