js8call/.svn/pristine/ad/adcc1f729b338f26b76a640779ec65f709cc6272.svn-base
2018-02-08 21:28:33 -05:00

10 lines
237 B
Plaintext

Creating sparse matrix.
Converting from sparse to dense.
Converting back to dense again.
Testing for equality of two sparse matrices: OK.
Converting to dense once again.
Testing for equality of two dense matrices: OK.
DONE WITH TESTS.