Subject: Matrix#pretty_print available?
From: Gavin Sinclair <gsinclair@ y e . m u
Date: Sun, 19 Jan 2003 21:24:13 +0900
Hi folks,
Matrix lacks a method to return a string like (for
Matrix[[1,2], [3,4]]):
1 2
3 4
Has anybody written such a method that they could share?
Cheers,
Gavin