Skip to content

v4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 18:59
· 2120 commits to trunk-patch since this release
9ec85d2

Fixed

  • Improved documentation (#1585).
  • Update mesh documentation (#1587).
  • Follow detailed balance in hoomd.hpmc.update.Shape (#1595).
  • pre-commit environment installs correctly on macos-arm64 (#1597).
  • Install all HPMC headers for use by plugins (#1573).
  • Bond potentials can now be implemented via external plugins (#1591).

Added

  • Tested example code snippets in select modules (#1574) (#1586).
  • hoomd.util.make_example_simulation - create an example Simulation object (#1574) (#1586).
  • hoomd.write.Burst now has a __len__ method (#1575).
  • Support clang 15 and 16 on Linux (#1593).
  • hoomd.write.HDF5Logger - write log quantities to HDF5 files (#1588).
  • default_gamma and default_gamma_r arguments to hoomd.md.methods.rattle.Brownian hoomd.md.methods.rattle.Langevin, and hoomd.md.methods.rattle.OverdampedViscous (#1589).