Gsd

Latest version: v3.2.1

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

2.9.0

*Added:*

- File modes `'r'`, `'r+'`, `'w'`, `'x'`, and `'a'` ([\238](https://github.com/glotzerlab/gsd/pull/238)).

*Changed:*

- Test on gcc9, clang10, and newer ([\235](https://github.com/glotzerlab/gsd/pull/235)).
- Test and provide binary wheels on Python 3.8 and newer ([\235](https://github.com/glotzerlab/gsd/pull/235)).

*Deprecated:*

- File modes `'wb'`, `'wb+'`, `'rb'`, `'rb+'`, `'ab'`, `'xb'`, and `'xb+'` ([\238](https://github.com/glotzerlab/gsd/pull/238)).
- \[C API\] `GSD_APPEND` file open mode ([\238](https://github.com/glotzerlab/gsd/pull/238)).

2.8.1

*Fixed:*

- Reduce memory usage in most use cases.
- Reduce likelihood of data corruption when writing GSD files.

2.8.0

*Added:*

- `gsd.hoomd.read_log` - Read log quantities from a GSD file.
- `gsd.hoomd.Frame` class to replace `gsd.hoomd.Snapshot`.

*Changed:*

- Improved documentation.

*Deprecated:*

- `gsd.hoomd.Snapshot`.

2.7.0

*Added*

- Support Python 3.11.

2.6.1

*Fixed:*

- Default values are now written to frame N (N != 0) when non-default
values exist in frame 0.
- Data chunks can now be read from files opened in \'wb\', \'xb\', and
\'ab\' modes.

2.6.0

*Changed:*

- Raise an error when writing a frame with duplicate types.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.