Skip to content

v4.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Oct 23:23
· 26 commits to trunk-patch since this release
1898768

Fixed:

  • gsd.hoomd.read_log no longer iterates over the file more than necessary (#459).
  • Debug log entries are no longer duplicated (#459).

Added:

  • gsd.hoomd.read_log now accepts glob_pattern to restrict the returned data (#459).
  • debug attribute for gsd.fl.GSDFile, which toggles debug logging for performance-sensitive methods (#459).
  • Provide linux aarch64 binary wheels on PyPI.