Tags: TRIQS/h5
Tags
Version 1.3.0 This is version 1.3.0 of h5, a high-level C++ interface to the hdf5 library. We thank all contributors: Thomas Hahn, Alexander Hampel, Henri Menke, Olivier Parcollet, Nils Wentzell An itemized list of changes is provided in the [ChangeLog](https://github.com/TRIQS/h5/blob/1.3.x/doc/ChangeLog.md).
Version 1.2.0 This is version 1.2.0 of h5, a high-level C++ interface to the hdf5 library. We thank all contributors: Thomas Hahn, Alexander Hampel, Olivier Parcollet, Dylan Simon, Nils Wentzell An itemized list of changes is provided in the [ChangeLog](https://github.com/TRIQS/h5/blob/1.2.x/doc/ChangeLog.md).
Version 1.1.0 This is version 1.1.0 of h5, a high-level C++ interface to the hdf5 library. We thank all contributors: Daniel Bauernfeind, Alexander Hampel, Henri Menke, Dylan Simon, Nils Wentzell An itemized list of changes is provided in the [ChangeLog](https://github.com/TRIQS/h5/blob/1.1.x/doc/ChangeLog.md).
Version 1.0.0 ============= h5 is a high-level C++ interface to the hdf5 library, which * Provides write and read functions for various STL container types * Provides a generic `array_interface` to store and load multi-dimensional arrays * Takes an RAII approach to manage the reference counting. * Comes with Python bindings. This is the initial release for this project.