aboutsummaryrefslogtreecommitdiff
path: root/src/Arithmetic/Karatsuba.v
Commit message (Expand)AuthorAge
* remove old pipelineGravatar Andres Erbsen2019-01-09
* Add Z.land, Z.lor bounds stuff to zutil, also split up ZUtilGravatar Jason Gross2018-08-23
* Add karatsuba, goldilocks lemmas to rewrite dbsGravatar Jason Gross2017-11-07
* Add more versions of basesystem_partial_evaluation_unfolderGravatar Jason Gross2017-11-07
* Make use of id_tuple_with_alt_cps'Gravatar Jason Gross2017-11-06
* More fine-grained tactics importsGravatar Jason Gross2017-07-08
* Added reduce to karatsuba synthesisGravatar jadep2017-06-15
* fix goldilocks karatsuba; TODO implement reduceGravatar Andres Erbsen2017-06-14
* Remove use of id_tuple_with_alt_proofGravatar Jason Gross2017-06-12
* Factor karatsuba through IdfunWithAlt, add testGravatar Jason Gross2017-06-11
* first stage of synthesis for karatsuba with alt-bounds hack, contains several...Gravatar jadep2017-06-07
* Make Karatsuba depend on Arithmetic/Core to make calling it less of a painGravatar jadep2017-06-02
* first successful stage of karatsuba synthesisGravatar jadep2017-06-02
* rename-everythingGravatar Andres Erbsen2017-04-06