hastebrot
08/18/2016, 12:26 PM@Test
with the matrix. The test will make an operatoin on expectedMatrix
, but since x2
has bounds of 0.0
to 3.0
and one point's coordinates are out bounds (2.0
) it will both throw an MatrixImportError
but also return the corrected matrix in document
?