Skip to content

Releases: jla-gardner/graph-pes

0.0.17

19 Dec 15:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.16...0.0.17

Add support for ASE .db files for backing datasets.

Simplified the logic for distributed training set ups.

Added the graph-pes-test command.

0.0.14

12 Dec 19:14
Compare
Choose a tag to compare

What's Changed

Changelog

Added

Added the graph-pes-resume script.

Flushed logging for the LoggedProgressBar callback.

Changed

Use explicit .cutoff, .batch and .ptr properties on AtomicGraph objects

Aligned the graph-pes implementation of MACE with that of ACEsuite/mace.

Fixed

Fixed a bug whereby some parameters were being duplicated within a single parameter group.


Full Diff: 0.0.13...0.0.14

0.0.13

11 Dec 12:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.12...0.0.13

v0.0.12

11 Dec 07:49
Compare
Choose a tag to compare

Changed

Updated the minimum Python version to 3.9.

Un-pinned the ase==3.22 dependency.

Migrate to using data2objects>=0.1

PRs

Full Diff: 0.0.11...0.0.12