raptorq/src
Christopher Berner 26c9c2f6a0 Remove eliminate_leading_value()
Also fix usage and semantics of selection helper .resize() method.
Previously, it said all values in first column had to be zero, but it
was called before those were eliminated
2020-12-26 10:05:53 -08:00
..
arraymap.rs Make serde support optional 2020-08-30 09:39:39 -07:00
base.rs Update to rand 0.8 2020-12-19 13:14:12 -08:00
constraint_matrix.rs Separate binary and octet matrix classes 2020-01-19 11:08:40 -08:00
decoder.rs Update to rand 0.8 2020-12-19 13:14:12 -08:00
encoder.rs Upgrade primal and pyo3 dependencies 2020-10-24 11:26:33 -07:00
gf2.rs Avoid bounds checking in loop 2020-10-26 19:33:34 -07:00
iterators.rs Optimize DenseBinaryMatrix 2020-12-07 22:16:38 -08:00
lib.rs I need access to the partition function for my decoder and i want to create a encoder from a ObjectTransmissionInformation 2020-10-22 22:49:59 -07:00
matrix.rs Update to rand 0.8 2020-12-19 13:14:12 -08:00
octet_matrix.rs Add BinaryOctetVec 2020-12-06 08:15:21 -08:00
octet.rs Update to rand 0.8 2020-12-19 13:14:12 -08:00
octets.rs Update to rand 0.8 2020-12-19 13:14:12 -08:00
operation_vector.rs Make serde support optional 2020-08-30 09:39:39 -07:00
pi_solver.rs Remove eliminate_leading_value() 2020-12-26 10:05:53 -08:00
python.rs Merge Python wrapper crate into main crate 2020-02-22 13:31:16 -08:00
rng.rs Fix many Clippy warnings and errors 2019-12-23 12:04:05 -08:00
sparse_matrix.rs Add BinaryOctetVec 2020-12-06 08:15:21 -08:00
sparse_vec.rs Make serde support optional 2020-08-30 09:39:39 -07:00
symbol.rs Make serde support optional 2020-08-30 09:39:39 -07:00
systematic_constants.rs Add more sparse tests and framework for enabling sparse math 2019-04-07 10:30:12 -07:00
util.rs Optimize DenseBinaryMatrix 2020-12-07 22:16:38 -08:00