halo2/book
therealyingtong 7866623a1b [book] Undo selector optimisation in variable-base scalar mul
Previously, we were using a non-binary selector q_mul = {1, 2, 3}
to switch between three cases. Now, we replace this with three
binary selectors.
2021-07-22 22:39:17 +08:00
..
src [book] Undo selector optimisation in variable-base scalar mul 2021-07-22 22:39:17 +08:00
.gitignore Initialise empty mdBook 2020-10-20 23:02:49 +01:00
book.toml book: Add KaTeX support 2021-01-08 17:01:35 +00:00