aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/IntegrationTestKaratsubaMul.v
Commit message (Expand)AuthorAge
* Fold Karatsuba into json format and synthesisGravatar Jason Gross2017-10-18
* Reorgainze synthesis framework files into a Framework folderGravatar Jason Gross2017-10-18
* Factor out some of the preglue synthesis codeGravatar Jason Gross2017-07-08
* Finish karatsuba mul, add display file (#199)Gravatar Jason Gross2017-06-15
* ed448 mul: use two carry chains to fix bounds (still silly otherwise)Gravatar Andres Erbsen2017-06-15
* Show the bounds going wrong in karatsubaGravatar Jason Gross2017-06-15
* Move temporary CNotations importGravatar Jason Gross2017-06-13
* Add a Show to keep track of where we are in karatsubaGravatar Jason Gross2017-06-12
* WIP on src/Specific/IntegrationTestKaratsubaMul.vGravatar Jason Gross2017-06-12
* Factor karatsuba through IdfunWithAlt, add testGravatar Jason Gross2017-06-11