v4.7.0
github-actions
released this
16 May 15:08
·
1043 commits
to trunk-patch
since this release
Fixed
md.methods.rattle.Brownian
executes without causing a segmentation fault on the CPU with domain decomposition (#1748).- Compile
BoxDim.h
without warnings (#1756). - Do not compute dipole-dipole interactions that are not necessary (#1758).
- Correctly define the units of gamma in
md.methods.Langevin
(#1771). - Fix compile errors with external components that use the Expanded Mie potential (#1781).
- Allow HPMC pair potentials to be subclassed in external components (#1780).
Added
- "How to tune move sizes in multicomponent HPMC systems" documentation page (#1750).
hoomd.box.from_basis_vectors
- construct a box from arbitrary basis vectors (#1769).
Changed
- Make readthedocs builds more reproducible (#1758).