What's Changed
- Matgl depends on torch==2.2.1 by @Badasper in #273
- FrechetCellFilter is added for variable cell relaxation in Relaxer class by @kenko911 in #275
- Improve the TensorNet model class coverage by @kenko911 in #276
- Improve SO3Net model class coverage and simplify TensorNet implementation by @kenko911 in #277
- Improve the coverage in MLP_norm class by @kenko911 in #278
- Better Documentation for M3GNet potential training with stresses by @kenko911 in #281
- Improve the implementation of three-body interactions in M3GNet by @kenko911 in #282
- Optimize the speed of _compute_3body implementation by @kenko911 in #283
- Type checking for scheduler is added by @kenko911 in #284
- Update M3GNet potential training notebook for the demonstrating of obtaining and using element offset by @kenko911 in #288
- Smooth l1 loss function is added and the united tests are improved. by @kenko911 in #289
- Merge the predict_structure and featurize_structure into a single method by @kenko911 in #290
- Remove unnecessary else statement for calculating magmom loss by @kenko911 in #294
- Bump rexml from 3.2.8 to 3.3.2 in /docs by @dependabot in #297
- Bump rexml from 3.3.2 to 3.3.3 in /docs by @dependabot in #298
New Contributors
Full Changelog: v1.1.2...v1.1.3