summaryrefslogtreecommitdiff
path: root/tune
Commit message (Expand)AuthorAgeFilesLines
...
* [tuneup.c] try again when speed_measure returns -1.0 (i.e. fails)zimmerma2010-10-131-0/+64
* Small indication explaining what is the negative threshold for Ai.schevill2010-10-121-1/+1
* Removed trailing spaces and untabified several files.vlefevre2010-09-301-2/+2
* [src/mulders.c] added new function mpfr_divhigh_n() for short divisionzimmerma2010-09-291-13/+92
* [tuneup.c] changed lower bound for exp_2 threshold from MPFR_PREC_MIN (2) tozimmerma2010-09-241-3/+1
* now use Mulders' algorithm also for mpfr_sqr, provides nice speed improvementzimmerma2010-09-241-4/+57
* Source reorganization. In short:vlefevre2010-08-174-0/+1806