1) Matrix#clone returns a copy of the matrix values FAILED Expected Matrix[[1, 2], [3, 4], [5, 6]] not to equal Matrix[[1, 2], [3, 4], [5, 6]] |
Pastie
Support Pastie
or read my
Pastie << self
blog
1) Matrix#clone returns a copy of the matrix values FAILED Expected Matrix[[1, 2], [3, 4], [5, 6]] not to equal Matrix[[1, 2], [3, 4], [5, 6]] |