Skip to content

v2.4.1

Compare
Choose a tag to compare
@1uc 1uc released this 12 May 11:35
3c8796f

New Features

  • Support std::complex. Thanks to @fibbo.

Improvements

  • Improve EnumType/CompoundType
  • Revert quirky behaviour of select(const HyperSlab&).
  • All get_name functions takes size_t and not hsize_t.
  • Remove nix recipes.

Bug Fixes

  • Computation of padding.
  • Related to 0 being an invalid hid but not equal to H5I_INVALID_HID.