raptorq/src
Pavel 02c80b595a
Added wasm build configuration (#136)
Co-authored-by: Christopher Berner <christopherberner@gmail.com>
2022-10-08 21:08:55 -07:00
..
arraymap.rs Optimize graph substep 2020-12-26 10:05:53 -08:00
base.rs Update to rand 0.8 2020-12-19 13:14:12 -08:00
constraint_matrix.rs Fix cargo test compilation error 2021-03-18 20:16:19 -07:00
decoder.rs Fix clippy warnings 2022-05-16 08:31:45 -07:00
encoder.rs Update to 2021 edition 2021-10-21 18:47:08 -07:00
gf2.rs Avoid bounds checking in loop 2020-10-26 19:33:34 -07:00
graph.rs Fix panic in graph traversal 2021-07-27 21:46:46 -07:00
iterators.rs Fix remaining Clippy warnings 2021-07-27 22:51:14 -07:00
lib.rs Added wasm build configuration (#136) 2022-10-08 21:08:55 -07:00
matrix.rs Update to rand 0.8 2020-12-19 13:14:12 -08:00
octet_matrix.rs Optimize HDPC generation with recursive calculation 2021-01-17 15:31:47 -08:00
octet.rs Update to rand 0.8 2020-12-19 13:14:12 -08:00
octets.rs Enable NEON optimized code path on aarch64 2022-05-16 08:31:45 -07:00
operation_vector.rs Update to 2021 edition 2021-10-21 18:47:08 -07:00
pi_solver.rs Update to 2021 edition 2021-10-21 18:47:08 -07: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 Fix some Clippy warnings 2021-07-27 22:00:38 -07:00
sparse_vec.rs Update to 2021 edition 2021-10-21 18:47:08 -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 Fix clippy warnings 2022-05-16 08:31:45 -07:00
wasm.rs Added wasm build configuration (#136) 2022-10-08 21:08:55 -07:00