.. |
test
|
add functions for rapid computation of gamma(1/3), gamma(1/4)
|
2013-02-28 15:58:07 +01:00 |
const_1_3.c
|
properly support extremely large arguments in gamma functions
|
2013-02-28 16:29:22 +01:00 |
const_1_4.c
|
add functions for rapid computation of gamma(1/3), gamma(1/4)
|
2013-02-28 15:58:07 +01:00 |
Makefile
|
code for computing the gamma function using Taylor series (wip)
|
2013-02-14 18:53:31 +01:00 |
rising_fmpcb_ui_bsplit.c
|
faster complex rising factorials
|
2013-02-27 17:35:37 +01:00 |
rising_fmpcb_ui_bsplit_eight.c
|
faster complex rising factorials
|
2013-02-27 17:35:37 +01:00 |
rising_fmpcb_ui_bsplit_rectangular.c
|
faster complex rising factorials
|
2013-02-27 17:35:37 +01:00 |
rising_fmpcb_ui_bsplit_simple.c
|
faster complex rising factorials
|
2013-02-27 17:35:37 +01:00 |
rising_fmprb_ui_bsplit.c
|
faster high-precision rising factorials; reorg
|
2013-02-27 14:51:03 +01:00 |
rising_fmprb_ui_bsplit_eight.c
|
faster high-precision rising factorials; reorg
|
2013-02-27 14:51:03 +01:00 |
rising_fmprb_ui_bsplit_rectangular.c
|
faster high-precision rising factorials; reorg
|
2013-02-27 14:51:03 +01:00 |
rising_fmprb_ui_bsplit_simple.c
|
faster high-precision rising factorials; reorg
|
2013-02-27 14:51:03 +01:00 |
rising_fmprb_ui_multipoint.c
|
faster high-precision rising factorials; reorg
|
2013-02-27 14:51:03 +01:00 |
series_fmpq_hypgeom.c
|
some moving things around
|
2013-02-28 12:38:22 +01:00 |
stirling_choose_param.c
|
add fmpcb_gamma, fmpcb_rgamma, fmpcb_lgamma and refactored Stirling series code
|
2013-02-20 11:58:08 +01:00 |
stirling_coeff.c
|
add fmpcb_gamma, fmpcb_rgamma, fmpcb_lgamma and refactored Stirling series code
|
2013-02-20 11:58:08 +01:00 |
stirling_eval_series_fmpcb.c
|
add fmpcb_gamma, fmpcb_rgamma, fmpcb_lgamma and refactored Stirling series code
|
2013-02-20 11:58:08 +01:00 |
stirling_eval_series_fmprb.c
|
add fmpcb_gamma, fmpcb_rgamma, fmpcb_lgamma and refactored Stirling series code
|
2013-02-20 11:58:08 +01:00 |
taylor_bound_extend_cache.c
|
code for computing the gamma function using Taylor series (wip)
|
2013-02-14 18:53:31 +01:00 |
taylor_bound_mag.c
|
code for computing the gamma function using Taylor series (wip)
|
2013-02-14 18:53:31 +01:00 |
taylor_bound_ratio.c
|
code for computing the gamma function using Taylor series (wip)
|
2013-02-14 18:53:31 +01:00 |
taylor_bound_remainder.c
|
code for computing the gamma function using Taylor series (wip)
|
2013-02-14 18:53:31 +01:00 |
taylor_eval_series_fmprb.c
|
code for computing the gamma function using Taylor series (wip)
|
2013-02-14 18:53:31 +01:00 |
taylor_fmprb.c
|
faster high-precision rising factorials; reorg
|
2013-02-27 14:51:03 +01:00 |
taylor_precompute.c
|
remove debug statements
|
2013-02-20 12:01:02 +01:00 |