What's Changed
π₯ Breaking Changes
π Enhancements
- Add per atom energies and stresses for batched LJ by @abhijeetgangan in #144
- throw error if autobatcher type is wrong by @orionarcher in #167
π Bug Fixes
- Mattersim fix tensors on wrong device (CPU->GPU) by @orionarcher in #154
- fix
npt_langevin
by @jla-gardner in #153 - Make sure to move data to CPU before calling vesin by @Luthaf in #156
- Fix virial calculations in
optimizers
andintegrators
by @janosh in #163 - Pad memory estimation by @orionarcher in #160
- Refactor sevennet model by @YutackPark in #172
io
optional dependencies inpyproject.toml
by @curtischong in #185- Fix column->row cell vector mismatch in integrators by @CompRhys in #175
π Documentation
- (tiny) add graph-pes to README by @jla-gardner in #149
- Better module fig by @janosh in #168
π Performance
- More efficient Orb
state_to_atoms_graph
calculation by @AdeeshKolluru in #165
π§ CI
π₯ Package Health
π¦ Dependencies
π·οΈ Type Hints
New Contributors
- @Luthaf made their first contribution in #156
- @YutackPark made their first contribution in #172
- @curtischong made their first contribution in #185
Full Changelog: v0.2.0...v0.2.1