[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: |
anonymous |
Subject: |
[Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF5 files |
Date: |
Thu, 19 Feb 2015 13:03:16 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0 |
URL:
<http://savannah.gnu.org/patch/?8607>
Summary: New module h5read to read/write HDF5 files
Project: GNU Octave
Submitted by: None
Submitted on: Do 19 Feb 2015 13:03:15 UTC
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hello everyone,
I would like to propose the integration some HDF5 related functions into
octave core, maybe even for the new 4.0?
This patch defines the functions h5read, h5readatt, h5write, h5writeatt,
h5create, see help strings.
This patch is equivalent to
https://github.com/stegro/hdf5oct/releases/tag/0.4.0
and should already integrate into Octave's build, if I did no mistake.
Finally, I was told to put everything into one rather long file, hope that's
the way you want it.
NOTE: The original author of hdf5oct published his h5read function under the
LGPL (I have not contacted him). Thorsten Liebig (openEMS) published his
h5readatt under the GPL but agrees to any license, if only the stuff makes it
into Octave, he says. I changed them both a lot and added new features. Is it
necessary to/should one change the hdf5oct license to GPL in order to
integrate this patch?
have fun, and thanks again for the hints on #octave
Stefan
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Do 19 Feb 2015 13:03:15 UTC Name: h5read.patch Size: 45kB By: None
<http://savannah.gnu.org/patch/download.php?file_id=33129>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?8607>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF5 files,
anonymous <=
- [Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF5 files, anonymous, 2015/02/19
- [Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF5 files, anonymous, 2015/02/19
- [Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF5 files, anonymous, 2015/02/19
- [Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF5 files, anonymous, 2015/02/20
- [Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF5 files, anonymous, 2015/02/20
- [Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF5 files, Carnë Draug, 2015/02/23
- [Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF5 files, anonymous, 2015/02/23
- [Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF5 files, John W. Eaton, 2015/02/23
- [Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF5 files, Carnë Draug, 2015/02/23
- [Octave-patch-tracker] [patch #8607] New module h5read to read/write HDF5 files, John W. Eaton, 2015/02/23