working on code
[bigint-presentation-code.git] / src / bigint_presentation_code / _tests / test_toom_cook.py
2022-11-15 Jacob Lifshayworking on code
2022-11-10 Jacob Lifshaysimple_mul works with signed/unsigned mul; also made...
2022-11-09 Jacob Lifshayworking on adding signed multiplication -- needed for...
2022-11-08 Jacob Lifshayrename compiler_ir2.py/register_allocator2.py to compil...
2022-11-08 Jacob Lifshayregister allocation and simulation works for simple...
2022-11-07 Jacob Lifshayworking on code
2022-10-28 Jacob Lifshayworking on rewriting compiler ir to fix reg alloc issues