aboutsummaryrefslogtreecommitdiffstats
path: root/src/zsub.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Optimise zsetup, zgcd, zmul, and zsqr and add -fltoMattias Andrée2016-03-151-2/+20
* OptimisationsMattias Andrée2016-03-151-4/+10
* Mostly optimisationsMattias Andrée2016-03-141-35/+43
* Multiple changes:Mattias Andrée2016-03-131-8/+8
* OptimisationsMattias Andrée2016-03-131-6/+6
* Improve zsub, only copy to temp when necessaryMattias Andrée2016-03-051-15/+14
* Fix bugs and add a randomised testingMattias Andrée2016-03-051-9/+30
* Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée2016-03-041-1/+1
* Add makefile and fix errorsMattias Andrée2016-03-041-1/+1
* Cleanup and fix bug in ztruncMattias Andrée2016-03-031-12/+6
* Add zabs, zadd, zdiv, zmod, zmodmul, zmodpow, zneg, zpow, zsub, and the newly introduced zmodsqrMattias Andrée2016-03-031-0/+70