scalanlp/breeze

support hdf4/5 input/output

Open

#42 opened on Apr 3, 2013

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Scala (690 forks)batch import
enhancementhelp wantedproject

Repository metrics

Stars
 (3,453 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

There is a JNI-based impemlemtation here: http://www.hdfgroup.org/hdf-java-html/hdf-object/index.html, but I'd rather not use it if there's a pure java implementation. This is what Saddle uses, though.

Quick googling suggests there's no pure java implementation.

Contributor guide