octave-maintainers
[Top][All Lists]
Advanced

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

Re: diagonal matrices specializations


From: dbateman
Subject: Re: diagonal matrices specializations
Date: Tue, 9 Dec 2008 21:04:33 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Tue, Dec 09, 2008 at 12:52:15PM -0500, John W. Eaton wrote:
> I'm not sure of the purpose of the HDF5 format.  For example, can
> Matlab cload HDF files created by Octave?  If so, it would be nice to
> preserve that capability, but if they can't be loaded directly now,
> then I'm not sure it matters much and you might as well save the new
> data types in whatever format makes the most sense.

The Octave HDF5 foormat was a hack before I properly understood HDF5 
attributes. No Octqve HDF5 aren't loaded correctly with matlab. The 
matlab v7.3 file format is basically an HDF5 with the header of the HDF5 
defined to be the matlab MAT-file header. It would be good to implement 
this format and then rewrite the Octave format to be similar...

D.


> 
> jwe


reply via email to

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