Skip to content

v3.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 18:48
· 12 commits to trunk-patch since this release
b802923

Added:

  • GSD_TYPE_CHARACTER chunk type for string data - valid in file layer versions 2.1 and later (#391).

Changed:

  • The log dictionary in a hoomd frame now accepts string values. read_log correspondingly produces a NumPy array of variable length strings (#391).
  • Require NumPy >= 2.0 (#391).