js8call/lib/ldpc/mod2convert-test-out

10 lines
237 B
Plaintext
Raw Normal View History

2018-02-08 21:28:33 -05:00
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.