Skip to content

Olivier-Boudeville/erlhdf5

 
 

Repository files navigation

Erlhdf5

Build Status

This is the binding from erlang to HDF5 and is fork of RomanShestakov/erlhdf5's original.

Library's

This downloads and compiles the latest version of code from http://www.hdfgroup.org/ftp/HDF5/current/src/ This creates a shared object in deps/hdf5/lib/libhdf5.so that needs to be placed into the library path.

Notes:

Compiling of the base library fails on Arm. This should work against the Debian ARM package installed with:

sudo apt-get install libhdf5-serial-dev hdf5-tools

About

erlang binding to hdf5

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.8%
  • Erlang 28.2%
  • Makefile 3.0%