working on toom-cook multiplication
authorJacob Lifshay <programmerjake@gmail.com>
Wed, 19 Oct 2022 09:01:16 +0000 (02:01 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Wed, 19 Oct 2022 09:01:16 +0000 (02:01 -0700)
commit82a992e04903f76dbf7e42bdd6f20c7b21378571
tree77af0a1b7ba2d17580dc4a690da2bb335fdf8816
parent80c57f883681c1d2948af2de6ddf74b2774ed8c2
working on toom-cook multiplication
src/bigint_presentation_code/compiler_ir.py
src/bigint_presentation_code/ordered_set.py [deleted file]
src/bigint_presentation_code/register_allocator.py
src/bigint_presentation_code/toom_cook.py
src/bigint_presentation_code/util.py [new file with mode: 0644]
src/bigint_presentation_code/util.pyi [new file with mode: 0644]