Closed joaander closed 2 months ago
Remove:
BoxResize
from_gsd_snapshot
Remove deprecated features in preparation for a HOOMD-blue 5.0 release.
This is the first batch. Later PRs will remove TBB and depletants.
CI checks.
Removed: * ``Snapshot.from_gsd_snapshot`` (`#1888 <https://github.com/glotzerlab/hoomd-blue/pull/1888>`__). * ``box1``, ``box2``, and ``variant`` arguments to ``hoomd.update.BoxResize`` (`#1888 <https://github.com/glotzerlab/hoomd-blue/pull/1888>`__). * ``hoomd.util.GPUNotAvailableError`` (`#1888 <https://github.com/glotzerlab/hoomd-blue/pull/1888>`__). * ``hpmc.pair.user.CPPPotentialBase``, ``hpmc.pair.user.CPPPotential``, ``hpmc.pair.user.CPPPotentialUnion``, and ``hpmc.integrate.HPMCIntegrator.pair_potential`` (`#1888 <https://github.com/glotzerlab/hoomd-blue/pull/1888>`__). * ``hoomd.hpmc.external.user.CPPExternalPotential`` (`#1888 <https://github.com/glotzerlab/hoomd-blue/pull/1888>`__).
sphinx-doc/credits.rst
Description
Remove:
BoxResize
from_gsd_snapshot
Motivation and context
Remove deprecated features in preparation for a HOOMD-blue 5.0 release.
This is the first batch. Later PRs will remove TBB and depletants.
How has this been tested?
CI checks.
Change log
Checklist:
sphinx-doc/credits.rst
) in the pull request source branch.