summaryrefslogtreecommitdiff
path: root/src/fma.c
Commit message (Expand)AuthorAgeFilesLines
* [fma.c] fixed bug found by hydra with GMP_CHECK_RANDOMIZE=1346362345zimmerma2012-08-281-1/+1
* changed GMP_RND? to MPFR_RND?enge2012-07-231-14/+14
* fma.c: fix warning with mpfr-2.4.2enge2012-07-051-2/+2
* fma.c: reverted mistaken previous commitenge2012-06-281-14/+0
* log: alternative implementation that avoids intermediate overflowsenge2012-06-281-0/+14
* [fma.c] get rid of compiler warningzimmerma2012-06-271-1/+1
* [fma.c] fixed error in mpfr_can_round() calls: use rnd1=GMP_RNDN to sayzimmerma2012-06-261-2/+2
* mpc-impl.h, fma.c: export function fma_naive for testsenge2012-06-261-2/+2
* [fma.c] new code (hopefully faster?) after discussion with Andreas Enge,zimmerma2012-06-261-2/+61
* replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhereenge2011-11-041-22/+22
* license change:enge2011-08-291-12/+11
* mpc-impl.h, get_version.c:enge2011-02-231-4/+2
* changed copyright lines in src to "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* fma.c: added FIXME to remember simplifying the code with mpfr-3enge2011-01-181-0/+2
* fma: drop use of mpfr_regular_p, introduced in mpfr-3enge2011-01-151-3/+3
* [fma.c] fixed potential bug (inputs can be positive or negative)zimmerma2011-01-141-28/+14
* forgot to add some fileszimmerma2011-01-141-0/+147