update some version strings for library and python APIs

This commit is contained in:
Axel Kohlmeyer
2021-07-26 23:10:24 -04:00
parent 458253b452
commit a4ffffad33
3 changed files with 39 additions and 1 deletions

View File

@ -274,6 +274,8 @@ class numpy_wrapper:
method. It behaves the same as the original method, but returns a NumPy array instead
of a ``ctypes`` pointer.
.. versionchanged:: 28Jul2021
:param fix_id: Fix-ID of a fix external instance
:type: string
:return: requested data
@ -294,6 +296,8 @@ class numpy_wrapper:
method. It behaves the same as the original method, but accepts a NumPy array
instead of a list as argument.
.. versionadded:: 28Jul2021
:param fix_id: Fix-ID of a fix external instance
:type: string
:param eatom: per-atom potential energy
@ -319,6 +323,8 @@ class numpy_wrapper:
method. It behaves the same as the original method, but accepts a NumPy array
instead of a list as argument.
.. versionadded:: 28Jul2021
:param fix_id: Fix-ID of a fix external instance
:type: string
:param eatom: per-atom potential energy