TOOM-2 256x256->512-bit [un]signed*[un]signed mul works!
authorJacob Lifshay <programmerjake@gmail.com>
Wed, 16 Nov 2022 05:03:47 +0000 (21:03 -0800)
committerJacob Lifshay <programmerjake@gmail.com>
Wed, 16 Nov 2022 05:03:47 +0000 (21:03 -0800)
commita369418056bf51137af0fc6bdcfc0799697df583
tree478484c06ba331c8b431931b162ca78507516a37
parent089a2ef4c11af2fa9bf6f7a181d7145d1e61ced9
TOOM-2 256x256->512-bit [un]signed*[un]signed mul works!
src/bigint_presentation_code/_tests/test_toom_cook.py
src/bigint_presentation_code/compiler_ir.py
src/bigint_presentation_code/toom_cook.py