update a couple more pending version strings

This commit is contained in:
Axel Kohlmeyer
2024-04-17 00:41:45 -04:00
parent e80954a288
commit d45a00031b
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ the smooth SO(3) power spectrum with the explicit inclusion of a radial
basis :ref:`(Bartok) <Bartok2013>` and :ref:`(Zagaceta) <Zagaceta2020>`.
The available models are *linear* and *nn*.
.. versionadded:: TBD
.. versionadded:: 17Apr2024
The descriptor style *ace* is a class of highly general atomic
descriptors, atomic cluster expansion descriptors (ACE) from

View File

@ -197,7 +197,7 @@ class Atom(object):
mass (AKA 'rmass') depending on what is available with
preference for the per-atom mass.
.. versionchanged:: TBD
.. versionchanged:: 17Apr2024
Support both per-type and per-atom masses. With
per-type return "mass[type[i]]" else return "rmass[i]".