summaryrefslogtreecommitdiff
path: root/src/fma.c
Commit message (Expand)AuthorAgeFilesLines
* merge trunk into branch rootsunityrootsunityenge2012-09-191-17/+17
* merge trunk into branch rootsunityenge2012-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