Candidate for cleaning: array2d

Richard A. O'Keefe ok at cs.otago.ac.nz
Mon Nov 18 01:15:24 UTC 2002


Stephane Ducasse <ducasse at iam.unibe.ch> wrote:
	 From the comment:
	
	"A simple 2D-Array implementation.
	:)
	
I found Array2D extremely confusing to use, largely due to the way it
managed coordinates.  I wrote my own Matrix class which doesn't actually
have a lot in it, just the kind of things that were in Array2D and a few
more, notably (vector,matrix) x (vector,matrix) multiplication.  If
anyone's interested, I could post it.




More information about the Squeak-dev mailing list