Skip to content

v1.3.0

Choose a tag to compare

@amcadmus amcadmus released this 01 Jan 12:16
· 2679 commits to master since this release
15948fa

New features:

  • Support input script in yaml format #271
  • Enable setting test size individually for each system #267

Improvements:

  • Support building with TF2.3
  • Improved documentation. Automatically generated doc page. Explained keys in the training input script. #297
  • Compile with latest stable release of lammps (stable_29Oct2020). Old releases are not supported anymore. #302
  • Multi-device and multi-implementation support for OPs. #254

Bug fixings:

  • Allow ntypes_model > ntypes_data (fix #261) #296
  • Bug in setting coeff_ener when coeff_atom_ener is given #290