.. |
test
|
low-level set_round/normalise code
|
2013-01-09 16:36:21 +01:00 |
add.c
|
some cleanup
|
2012-09-06 13:18:02 +02:00 |
add_eps.c
|
fix addition bugs and strengthen test code
|
2012-09-04 15:17:03 +02:00 |
addmul.c
|
some cleanup
|
2012-09-06 13:18:02 +02:00 |
cmp.c
|
add cmpabs, fix bugs, and simplify division error bounding
|
2012-09-14 12:38:43 +02:00 |
div.c
|
generic code for infinite hypergeometric series
|
2012-10-08 16:28:28 +02:00 |
exp.c
|
exp and log
|
2012-09-07 12:19:27 +02:00 |
get_fmpq.c
|
fmpq conversion code
|
2012-09-04 16:11:16 +02:00 |
get_fmpz_2exp.c
|
add get/set_fmpz_2exp methods
|
2012-09-10 16:33:59 +02:00 |
get_fmpz_fixed.c
|
refactor into more fmpr helper functions
|
2012-09-21 13:53:20 +02:00 |
log.c
|
exp and log
|
2012-09-07 12:19:27 +02:00 |
Makefile
|
fmpz based floating-point arithmetic (experimental)
|
2012-08-05 19:57:08 +02:00 |
mul.c
|
remove some custom fmpz functions now defined in fmpz.h
|
2013-01-11 20:30:29 +01:00 |
mul_fmpz.c
|
low-level fmpr multiplication code
|
2013-01-03 15:11:55 +01:00 |
mul_naive.c
|
low-level fmpr multiplication code
|
2013-01-03 15:11:55 +01:00 |
normalise.c
|
low-level set_round/normalise code
|
2013-01-09 16:36:21 +01:00 |
pow_sloppy.c
|
add fmpr_pow_sloppy, for magnitude bounding
|
2012-09-16 03:22:13 +02:00 |
print.c
|
some cleanup
|
2012-09-06 13:18:02 +02:00 |
printd.c
|
some cleanup
|
2012-09-06 13:18:02 +02:00 |
randtest.c
|
arithmetic for complex polynomials
|
2012-11-08 15:49:44 +01:00 |
set_fmpq.c
|
make use of the improved set_round functions
|
2013-01-09 18:02:38 +01:00 |
set_fmpz_2exp.c
|
add get/set_fmpz_2exp methods
|
2012-09-10 16:33:59 +02:00 |
set_round.c
|
fix some unused variable warnings
|
2013-01-26 21:11:31 +01:00 |
sqrt.c
|
re-allow large exponents in sqrt
|
2012-09-20 17:32:42 +02:00 |
sub.c
|
some cleanup
|
2012-09-06 13:18:02 +02:00 |
submul.c
|
some cleanup
|
2012-09-06 13:18:02 +02:00 |