Commit 12df9c3
committed
Clean up precomputed logs tables
* remove duplicate identical 2k table from fast_log.rs (removed file)
* move two tables into dedicated files, one table per file (they are big, hard to work with them ohterwise)
* renamed them to follow Rust naming conventions - they do not seem to be publically exposed, so should be safe from versioning perspective.
* changed the type of the `logs_8` to be `[floatX; 256]`, same as `log_16`. This eliminate casting everywhere.1 parent dac157a commit 12df9c3
File tree
5 files changed
+65829
-66079
lines changed- src/enc
5 files changed
+65829
-66079
lines changedThis file was deleted.
0 commit comments