Skip to content

v0.1.0

Compare
Choose a tag to compare
@abhshkdz abhshkdz released this 01 Oct 03:00
· 232 commits to main since this release
f9778b1

Major features and improvements

  • Release of the OC22 dataset (#358) focused on oxide electrocatalysis (paper, blog) and pretrained model weights (#414)
  • GemNet-OC implementation and pretrained model weights (#363) (paper)
  • Spherical Channel Network implementation (#362) (paper)
  • OC20 Bader charge data (#360)
  • PaiNN implementation and pretrained model weights (#344) (paper)
  • OCP tutorial (#314, #265)
  • Script to render relaxation trajectory GIFs (#259)
  • Load balancing batches across GPUs (#267, #277)
  • Support for cutoff radius beyond 1 unit cell across all directions in radius_graph_pbc (#268, #394)
  • Support for evaluating relaxations during S2EF training (#299)
  • Up to 5x speedup in running relaxations (#309)
  • 25% reduction in memory usage for inference of direct-force models (#323)
  • Atomwise L2 loss (#343, #346)

Breaking changes

  • DimeNet++ triplet calculation fix (#270)
    • This breaks backward compatibility to previously trained DimeNet++ models, though the change in performance is very small (< 0.5% relative).

Other changes

New Contributors

Full Changelog: v0.0.3...v0.1.0