.. |
t-add.c
|
fix some copyright headers
|
2012-09-24 00:13:37 +02:00 |
t-addmul.c
|
fix some copyright headers
|
2012-09-24 00:13:37 +02:00 |
t-atan.c
|
add cos, sin, atan
|
2012-09-25 13:11:23 +02:00 |
t-atan2.c
|
add fmprb_atan2 with test code; use for and fix bug in fmpcb_arg
|
2013-02-19 11:17:21 +01:00 |
t-const_euler_brent_mcmillan.c
|
fix some copyright headers
|
2012-09-24 00:13:37 +02:00 |
t-const_khinchin.c
|
initial code for computing Khinchin's constant
|
2012-12-12 10:18:08 +01:00 |
t-const_pi.c
|
fix some copyright headers
|
2012-09-24 00:13:37 +02:00 |
t-const_pi_chudnovsky.c
|
fix some copyright headers
|
2012-09-24 00:13:37 +02:00 |
t-const_zeta3_bsplit.c
|
fix some copyright headers
|
2012-09-24 00:13:37 +02:00 |
t-cos.c
|
add cos, sin, atan
|
2012-09-25 13:11:23 +02:00 |
t-cos_pi.c
|
add fmprb_sin_pi, fmprb_cos_pi, fmprb_sin_cos_pi
|
2013-02-19 18:41:13 +01:00 |
t-cosh.c
|
add sinh, cosh, and improve sin_cos
|
2012-11-16 13:26:56 +01:00 |
t-div.c
|
fix some copyright headers
|
2012-09-24 00:13:37 +02:00 |
t-div_2expm1_ui.c
|
fix accuracy problem in div_2expm1, and add test code
|
2013-02-01 16:15:02 +01:00 |
t-exp.c
|
add cos, sin, atan
|
2012-09-25 13:11:23 +02:00 |
t-gamma.c
|
refine fmprb test functions; add gamma/rgamma/lgamma with test code
|
2012-12-22 21:29:11 +01:00 |
t-gamma_series_fmpq_bsplit.c
|
better algorithm for gamma_series_fmpq
|
2013-01-15 12:09:26 +01:00 |
t-get_interval_fmpz_2exp.c
|
more code to support test writing
|
2012-09-10 17:07:41 +02:00 |
t-get_rand_fmpq.c
|
code for generating random test rationals
|
2012-09-10 17:13:50 +02:00 |
t-get_unique_fmpz.c
|
add fmprb_get_unique_fmpz
|
2012-12-18 11:36:54 +01:00 |
t-lgamma.c
|
refine fmprb test functions; add gamma/rgamma/lgamma with test code
|
2012-12-22 21:29:11 +01:00 |
t-log.c
|
add cos, sin, atan
|
2012-09-25 13:11:23 +02:00 |
t-mul.c
|
fix a missing fmpr_init
|
2013-01-11 15:35:59 +01:00 |
t-mul_naive.c
|
low-level fmprb_mul
|
2013-01-10 19:19:18 +01:00 |
t-rfac_ui_bsplit.c
|
improve basecase in fmprb_rfac_ui_bsplit at both low and high precision
|
2013-02-17 16:15:25 +01:00 |
t-rfac_ui_multipoint.c
|
experimental rfac based on multipoint evaluation
|
2012-09-24 00:13:13 +02:00 |
t-rgamma.c
|
refine fmprb test functions; add gamma/rgamma/lgamma with test code
|
2012-12-22 21:29:11 +01:00 |
t-sin.c
|
add cos, sin, atan
|
2012-09-25 13:11:23 +02:00 |
t-sin_cos.c
|
add sinh, cosh, and improve sin_cos
|
2012-11-16 13:26:56 +01:00 |
t-sin_cos_pi.c
|
add fmprb_sin_pi, fmprb_cos_pi, fmprb_sin_cos_pi
|
2013-02-19 18:41:13 +01:00 |
t-sin_pi.c
|
add fmprb_sin_pi, fmprb_cos_pi, fmprb_sin_cos_pi
|
2013-02-19 18:41:13 +01:00 |
t-sinh.c
|
add sinh, cosh, and improve sin_cos
|
2012-11-16 13:26:56 +01:00 |
t-sinh_cosh.c
|
add sinh, cosh, and improve sin_cos
|
2012-11-16 13:26:56 +01:00 |
t-sqrt.c
|
add a couple of fmprb helper functions
|
2012-12-04 13:19:26 +01:00 |
t-sqrtpos.c
|
add a couple of fmprb helper functions
|
2012-12-04 13:19:26 +01:00 |
t-sub.c
|
fix some copyright headers
|
2012-09-24 00:13:37 +02:00 |
t-submul.c
|
fix some copyright headers
|
2012-09-24 00:13:37 +02:00 |
t-zeta_ui.c
|
add some fmprb test code, and fix a couple of bugs
|
2012-09-10 12:27:32 +02:00 |
t-zeta_ui_asymp.c
|
further cleanup
|
2012-09-20 15:51:49 +02:00 |
t-zeta_ui_bernoulli.c
|
add some fmprb test code, and fix a couple of bugs
|
2012-09-10 12:27:32 +02:00 |
t-zeta_ui_bsplit.c
|
add some fmprb test code, and fix a couple of bugs
|
2012-09-10 12:27:32 +02:00 |
t-zeta_ui_euler_product.c
|
add some fmprb test code, and fix a couple of bugs
|
2012-09-10 12:27:32 +02:00 |
t-zeta_ui_vec.c
|
add some fmprb test code, and fix a couple of bugs
|
2012-09-10 12:27:32 +02:00 |
t-zeta_ui_vec_borwein.c
|
add some fmprb test code, and fix a couple of bugs
|
2012-09-10 12:27:32 +02:00 |