scalanlp/breeze

support hdf4/5 input/output

Open

#42 aberto em 3 de abr. de 2013

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Scala (690 forks)batch import
enhancementhelp wantedproject

Métricas do repositório

Stars
 (3.453 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador