Files
js8call/lib/ldpc/mod2convert-test-out
T
Jordan Sherer 678c1d3966 Initial Commit
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.