Skip to content

RomanShestakov/erlhdf5

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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