Merge pull request #4451 from akohlmey/next_release

Step version strings for next feature release
This commit is contained in:
Axel Kohlmeyer
2025-02-04 13:31:31 -05:00
committed by GitHub
15 changed files with 168 additions and 78 deletions

View File

@ -1700,7 +1700,7 @@ class lammps(object):
def eval(self, expr):
""" Evaluate a LAMMPS immediate variable expression
.. versionadded:: TBD
.. versionadded:: 4Feb2025
This function is a wrapper around the function :cpp:func:`lammps_eval`
of the C library interface. It evaluates and expression like in