fails:Matrix#eql? returns true when the each corresponding elements are equal in the sense of Object#eql?
fails:Matrix#eql? returns false when there are a pair corresponding elements which are not equal in the sense of Object#eql?
