.. |
test
|
more code to support test writing
|
2012-09-10 17:07:41 +02:00 |
add.c
|
code for gamma and zeta(n); some bugfixes
|
2012-09-02 06:09:40 +02:00 |
addmul.c
|
more functions, and first version of ball arithmetic
|
2012-09-01 23:32:52 +02:00 |
bin.c
|
add code for computing binomial coefficients
|
2012-09-03 11:49:25 +02:00 |
const_euler_brent_mcmillan.c
|
code for gamma and zeta(n); some bugfixes
|
2012-09-02 06:09:40 +02:00 |
const_pi.c
|
add some fmprb test code, and fix a couple of bugs
|
2012-09-10 12:27:32 +02:00 |
const_pi_chudnovsky.c
|
fix pi_chudnovsky on 32-bit
|
2012-09-03 14:28:01 +02:00 |
const_zeta3_bsplit.c
|
add some fmprb test code, and fix a couple of bugs
|
2012-09-10 12:27:32 +02:00 |
contains_fmpq.c
|
containment testing and some polynomial test code
|
2012-09-04 17:47:02 +02:00 |
contains_fmpr.c
|
containment testing and some polynomial test code
|
2012-09-04 17:47:02 +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_zero.c
|
containment testing and some polynomial test code
|
2012-09-04 17:47:02 +02:00 |
div.c
|
implement power series inversion; fix multiplication bug
|
2012-09-05 02:12:32 +02:00 |
div_2expm1.c
|
better algorithm for multi-evaluation of odd zetas
|
2012-09-09 23:49:43 +02:00 |
exp.c
|
exp and log
|
2012-09-07 12:19:27 +02:00 |
fac.c
|
fix some precision issues
|
2012-09-06 15:50:20 +02:00 |
fib.c
|
fix some precision issues
|
2012-09-06 15:50:20 +02:00 |
get_interval_fmpz_2exp.c
|
more code to support test writing
|
2012-09-10 17:07:41 +02:00 |
log.c
|
exp and log
|
2012-09-07 12:19:27 +02:00 |
Makefile
|
more functions, and first version of ball arithmetic
|
2012-09-01 23:32:52 +02:00 |
mul.c
|
more functions, and first version of ball arithmetic
|
2012-09-01 23:32:52 +02:00 |
pow.c
|
fix some precision issues
|
2012-09-06 15:50:20 +02:00 |
randtest.c
|
more code to support test writing
|
2012-09-10 17:07:41 +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
|
more functions, and first version of ball arithmetic
|
2012-09-01 23:32:52 +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 |
zeta_ui.c
|
add some fmprb test code, and fix a couple of bugs
|
2012-09-10 12:27:32 +02:00 |
zeta_ui_bernoulli.c
|
zeta_ui using Bernoulli numbers
|
2012-09-03 16:32:26 +02:00 |
zeta_ui_bsplit.c
|
better algorithm for multi-evaluation of odd zetas
|
2012-09-09 23:49:43 +02:00 |
zeta_ui_euler_product.c
|
add zeta using Euler product
|
2012-09-03 01:45:06 +02:00 |
zeta_ui_vec_borwein.c
|
use the fast zeta multi-evaluation algorithm
|
2012-09-10 10:35:11 +02:00 |