[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: gnucap: Multi-disciplinary / mixed language simulation
On Wed, 2007-01-31 at 13:10 -0500, Dan McMahill wrote:
> Peter Clifton wrote:
>
> > A plugin to gnucap which:
> >
> > a) Can write octave's data file format(s)
>
> Does octave have a "native" format? Would it make sense to use hdf5?
> That may be useful since it is supposed to be a sort of universal
> format. Octave can read hdf5 right now. I'm not sure what all else,
> but maybe with some more tools supporting it it could gain some
> momentum. I haven't really looked at it, but hopefully it would not
> have the following problem that matlab .mat file format has. In a .mat
> file you have to write out all of each vector/matrix before starting on
> the next one. This is a bummer if you're writing out time points from a
> simulator.
>
> -Dan
Well... by "native", I meant, a format which Octave can read directly
into some meaningful structure without having to code specific routines
to parse it. hdf5 seems to fit that.
hdf5 looks good, but I'm not sure how much work it would be to implement
in gnucap - it looks slightly complicated! At least there are some
libraries for it though.
It seems like hdf5 is fairly generic - so we'd need to define some
structure + datatypes of what we store.
--
Peter Clifton
Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA
Tel: +44 (0)7729 980173 - (No signal in the lab!)
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user