summaryrefslogtreecommitdiff
path: root/exp2.c
Commit message (Expand)AuthorAgeFilesLines
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* Infinis, premiere tentative.hanrot2000-11-211-0/+8
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-13/+13
* mpfr_t -> mpfr_ptr or mpfr_srcptrzimmerma2000-10-021-5/+39
* new faster version with O(n^(1/3)*M(n)) algorithmzimmerma2000-09-291-75/+171
* replaced mp_bits_per_limb by BITS_PER_MP_LIMB (constant)zimmerma2000-08-161-1/+1
* First Releasejeandel2000-06-281-1/+0
* O(n^(1/3)*log(n)) algorithm using Brent's methodzimmerma2000-06-071-0/+260