Changelog
Source:NEWS.md
grumpy (development version)
- Elements of structured datatypes are now named if names were provided during the dataset creation.
-
read_npz()now adds names to the list it returns. The names are the names of the bundled.npyfiles without the file extension.
grumpy 0.1.1
CRAN release: 2026-05-19
- The package title and description have been revised based on CRAN feedback.
- The return value for
convert_bytes_to_array()is now documented.