Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 473 Bytes

File metadata and controls

15 lines (10 loc) · 473 Bytes

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 .npy files without the file extension.

grumpy 0.1.1

  • The package title and description have been revised based on CRAN feedback.
  • The return value for convert_bytes_to_array() is now documented.

grumpy 0.1.0

  • Initial beta release.