3

I am using the Breeze library in Scala. Is there a simple way to read an HDF5 dataset into a matrix (presumably using the Java HDF5 interface)?

0__
  • 66,707
  • 21
  • 171
  • 266
Jim Garrison
  • 4,199
  • 4
  • 25
  • 39

1 Answers1

1

There's not, sorry. There's an open issue (https://github.com/scalanlp/breeze/issues/42).

dlwh
  • 2,257
  • 11
  • 23