Skip to content

Tags: TRIQS/h5

Tags

1.3.0

Toggle 1.3.0's commit message
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).

1.2.0

Toggle 1.2.0's commit message
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).

1.1.0

Toggle 1.1.0's commit message
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).

1.1-rc1

Toggle 1.1-rc1's commit message
Regenerate Apache copyright headers

1.0.0

Toggle 1.0.0's commit message
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.

1.0-rc1

Toggle 1.0-rc1's commit message
h5 1.0-rc1