v3.3.0
·
3813 commits
to trunk-patch
since this release
Added
- A decorator that modifies the namespace of operation and custom
action classeshoomd.logging.modify_namespace
. - Tuner for the neighbor list buffer size
hoomd.md.tune.NeighborListBuffer
. - Solver infrastructure for optimization problems.
Simulation.initial_timestep
: the timestep on which the last call
torun
started.variant_like
,trigger_like
, andfilter_like
typing objects for
documentation.
Changed
- Removed
"__main__"
from some user custom action logging
namespaces.
Fixed
- Improve documentation.
- Non-default loggables can now be explicitly specified with
Logger.add
. - Iteration of
Logger
instances. - The logging category of
hoomd.md.Integrate.linear_momentum