Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 382 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 382 Bytes

HDF5-JAVA-Natives

Packages the hdf5 native libraries. Its primary use is as a depencency for the scalismo project. However, it might be useful for everybody who needs to work with hdf5 from Java.

Usage

The file Main.java in the directory src/main/java/main contains an example of how hdf5 is initialized and used.

Supported Platforms

  • Windows
  • Linux
  • MacOS