We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c071f6 commit 48f9428Copy full SHA for 48f9428
highfive/doc.txt
@@ -0,0 +1,13 @@
1
+
2
+- Requested, AddedBy: @smrenna
3
4
+- PR: https://github.com/cms-sw/cmsdist/pull/5996
5
6
+- Description:
7
+ HighFive is a modern header-only C++11 friendly interface for libhdf5.
8
+ HighFive supports STL vector/string, Boost::UBLAS, Boost::Multi-array, Eigen and Xtensor.
9
+ It handles C++ from/to HDF5 with automatic type mapping.
10
+ HighFive does not require additional libraries (see dependencies) and supports both
11
+ HDF5 thread safety and Parallel HDF5 (contrary to the official hdf5 cpp)
12
13
+ https://github.com/BlueBrain/HighFive#brief
0 commit comments