octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF


From: John W. Eaton
Subject: [Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF5 files
Date: Mon, 23 Feb 2015 14:19:17 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.2.0

Follow-up Comment #5, patch #8607 (project octave):

The use of HDF5 in Octave's load function is really only intended as a way to
be able to read what Octave's save function produces when writing HDF5 files. 
It's not intended as a general HDF5 file reader.

It would be better to have a set of general HDF5 file reading functions that
could then be used to implement the save/load functionality that we need.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8607>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]