From: William Crawford Date: 2006-09-12T18:35:19+09:00 Subject: Re: Matrix Dave Burt wrote: > If you want a matrix-like data structure (rather than a mathematical > matrix), why not use an array of arrays? Because then I'd have to write all the matrix functions to go along with them. -- Posted via http://www.ruby-forum.com/.