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]] |
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]] |