.. |
test
|
remove more old files, and move things around
|
2014-09-25 15:36:55 +02:00 |
add.c
|
further cleanup
|
2012-09-20 15:51:49 +02:00 |
add_error.c
|
fix fmprb_exp to support huge exponents; add fmprb_expm1
|
2013-03-24 18:46:04 +01:00 |
addmul.c
|
more functions, and first version of ball arithmetic
|
2012-09-01 23:32:52 +02:00 |
agm.c
|
more documentation about special values, and some fixes
|
2013-08-06 16:32:37 +02:00 |
contains.c
|
more work on well-defining and testing special values
|
2013-08-06 17:20:21 +02:00 |
contains_fmpq.c
|
containment testing and some polynomial test code
|
2012-09-04 17:47:02 +02:00 |
contains_fmpr.c
|
more work on well-defining and testing special values
|
2013-08-06 17:20:21 +02:00 |
contains_fmpz.c
|
containment testing and some polynomial test code
|
2012-09-04 17:47:02 +02:00 |
contains_mpfr.c
|
add some fmprb test code, and fix a couple of bugs
|
2012-09-10 12:27:32 +02:00 |
contains_si.c
|
add fmprb_calc_isolate_roots: real analytic root isolation
|
2013-09-26 11:46:05 +02:00 |
contains_zero.c
|
add cmpabs, fix bugs, and simplify division error bounding
|
2012-09-14 12:38:43 +02:00 |
div.c
|
tweak mul/div/rsqrt with infinite radius input
|
2013-07-15 14:04:14 +02:00 |
div_2expm1.c
|
more documentation about special values, and some fixes
|
2013-08-06 16:32:37 +02:00 |
get_interval_fmpz_2exp.c
|
more code to support test writing
|
2012-09-10 17:07:41 +02:00 |
get_rand_fmpq.c
|
code for generating random test rationals
|
2012-09-10 17:13:50 +02:00 |
get_unique_fmpz.c
|
get rid of some more exprefs
|
2013-09-18 17:31:12 +01:00 |
hypot.c
|
add fmprb_hypot
|
2013-03-22 12:34:57 +01:00 |
mul.c
|
add fmpz_extras module to collect fmpz helper functions
|
2013-02-17 17:58:15 +01:00 |
mul_naive.c
|
more documentation about special values, and some fixes
|
2013-08-06 16:32:37 +02:00 |
overlaps.c
|
improve contains/overlaps to (hopefully) work with huge exponents; add some test code
|
2013-03-14 16:29:04 +01:00 |
randtest.c
|
more documentation about special values, and some fixes
|
2013-08-06 16:32:37 +02:00 |
root.c
|
more documentation about special values, and some fixes
|
2013-08-06 16:32:37 +02:00 |
rsqrt.c
|
tweak mul/div/rsqrt with infinite radius input
|
2013-07-15 14:04:14 +02:00 |
set_interval_fmpr.c
|
more documentation about special values, and some fixes
|
2013-08-06 16:32:37 +02:00 |
set_round.c
|
add some fmprb test code, and fix a couple of bugs
|
2012-09-10 12:27:32 +02:00 |
sqrt.c
|
add reciprocal square root functions (fmpr_rsqrt, fmprb_rsqrt, fmprb_rsqrt)
|
2013-06-09 16:20:44 +02:00 |
sqrtpos.c
|
fix fmprb_sqrtpos with nonfinite input
|
2013-09-27 17:51:09 +02:00 |
sub.c
|
code for gamma and zeta(n); some bugfixes
|
2012-09-02 06:09:40 +02:00 |
submul.c
|
more functions, and first version of ball arithmetic
|
2012-09-01 23:32:52 +02:00 |
trim.c
|
add fmprb_trim, fmpcb_trim
|
2013-08-18 15:18:29 +02:00 |
union.c
|
more documentation about special values, and some fixes
|
2013-08-06 16:32:37 +02:00 |