Hierarchical Data Format: Difference between revisions

Content deleted Content added
+wikilinks
Added Haskell bindings
Line 92:
* [[Go (programming language)|Go]] - [https://github.com/gonum gonum]'s [https://github.com/gonum/hdf5 hdf5] package.
* [http://www.hdfql.com HDFql] enables users to manage HDF5 files through a high-level language (similar to SQL) in C, C++, Java, Python, C#, Fortran and R.
* [[Haskell]] offers [https://hackage.haskell.org/package/hdf5 bindings to the C API].
* [[Huygens Software]] uses HDF5 as primary storage format since version 3.5
* [[IDL (programming language)|IDL]]