Hallo, Mathieu Bouchard hat gesagt: // Mathieu Bouchard wrote:
On Sat, 30 Dec 2006, Frank Barknecht wrote:
Steffen hat gesagt: // Steffen wrote:
That sounds nice since it will provide and easier solution to what I'm having a hard time building: A two-dimensional array "data-type" out of a list of floats with delimiter items to go with something like 2dtabread and 2dtabwrite abstractions. - Has anyone done that already?
I guess you will like the iemmatrix-externals.
The difference between matrices and lists-of-lists is that, in the former case, the sublists need to be of fixed size.
Well, yes, that's of course true, and if it's an issue for a certain application, then a more elaborate approach is needed. For example something like [pool] can be handy here.
Just for illustrating how data structures could be used to build slightly more complex, uhm, data structures, I made a lists-of-lists in attached useless example patch.
Frank Barknecht _ ______footils.org_ __goto10.org__