aboutsummaryrefslogtreecommitdiffstats
path: root/karatsuba.py
Commit message (Expand)AuthorAgeFilesLines
* Add a script to the karatsuba testsGavin Howard2019-05-151-0/+16
* Remove a POSIX incompatibilityGavin Howard2019-05-101-1/+1
* Add KeyboardInterrupt handling to karatsuba.pyGavin Howard2019-05-101-40/+47
* Fix some things in karatsuba.pyGavin Howard2019-05-101-4/+7
* Fix some things in karatsuba.pyGavin Howard2019-05-101-6/+11
* Remove all Burnikel/Ziegler referencesGavin Howard2019-05-101-11/+96
* Add a script for burnziegGavin Howard2019-05-091-96/+11
* Fix a few various thingsGavin Howard2019-05-071-1/+1
* Change a castGavin Howard2019-04-241-13/+27
* Change all of the license headersGavin Howard2019-04-081-10/+23
* Up the min Karatsuba lenGavin Howard2019-02-261-1/+1
* Move the configure script back to configure.shGavin Howard2019-01-081-3/+3
* Update karatsuba.py for the build system changesGavin Howard2019-01-081-6/+14
* Remove the Numpy requirements from karatsuba.pyGavin Howard2018-10-241-10/+1
* Make sure users know what the Karatsuba script is forGavin Howard2018-10-171-2/+13
* Make the Karatsuba script workGavin Howard2018-10-171-15/+55
* Move the Karatsuba scriptGavin Howard2018-10-171-0/+70