js8call/lib/ldpc/mod2convert-test-out
2018-02-08 21:28:33 -05:00

10 lines
237 B
Plaintext
Executable File

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.