arb/gamma
2014-05-29 18:09:35 +02:00
..
test faster digamma function argument reduction 2013-12-29 18:07:56 +01:00
fmpq_outward.c some helper functions for fast gamma function of rational arguments 2013-03-22 18:06:22 +01:00
fmpq_stirling.c some renaming 2013-07-30 15:21:17 +02:00
lgamma_series_at_one.c some more cleanup 2013-07-24 12:09:22 +02:00
Makefile code for computing the gamma function using Taylor series (wip) 2013-02-14 18:53:31 +01:00
rising2_fmpcb_ui.c faster digamma function argument reduction 2013-12-29 18:07:56 +01:00
rising2_fmpcb_ui_bs.c faster digamma function argument reduction 2013-12-29 18:07:56 +01:00
rising2_fmpcb_ui_rs.c small code cleanup 2013-12-29 19:29:42 +01:00
rising2_fmprb_ui.c faster digamma function argument reduction 2013-12-29 18:07:56 +01:00
rising2_fmprb_ui_bs.c faster digamma function argument reduction 2013-12-29 18:07:56 +01:00
rising2_fmprb_ui_rs.c small code cleanup 2013-12-29 19:29:42 +01:00
rising_fmpcb_ui_bsplit.c faster rising factorials again 2013-03-09 12:32:56 +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 some more renaming 2013-07-30 15:38:43 +02:00
rising_fmpcb_ui_bsplit_simple.c faster complex rising factorials 2013-02-27 17:35:37 +01:00
rising_fmpcb_ui_delta.c replace code by a function call 2013-07-19 12:08:52 +02:00
rising_fmprb_fmpq_ui_bsplit.c some helper functions for fast gamma function of rational arguments 2013-03-22 18:06:22 +01:00
rising_fmprb_ui_bsplit.c faster rising factorials again 2013-03-09 12:32:56 +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 some more renaming 2013-07-30 15:38:43 +02:00
rising_fmprb_ui_bsplit_simple.c faster high-precision rising factorials; reorg 2013-02-27 14:51:03 +01:00
rising_fmprb_ui_delta.c speed up rising_difference_polynomial slightly 2014-05-29 18:09:35 +02:00
rising_fmprb_ui_multipoint.c introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs 2013-07-17 20:18:15 +02:00
series_fmpq_hypgeom.c introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs 2013-07-17 20:18:15 +02:00
small_frac.c extend fast gamma to 1/2, 2/3, 3/4, 1/6, 5/6 2013-03-01 17:06:49 +01:00
stirling_bound.c some more general error bounding code for the Stirling series (work in progress) 2013-07-19 14:38:38 +02:00
stirling_bound_phase.c some more general error bounding code for the Stirling series (work in progress) 2013-07-19 14:38:38 +02:00
stirling_choose_param.c add fmpr_abs_bound_lt_2exp_si; some more simplification 2013-09-19 11:50:01 +01:00
stirling_coeff.c work to support the digamma function 2013-03-04 00:55:36 +01:00
stirling_eval_fmpcb.c some renaming 2013-07-30 15:21:17 +02:00
stirling_eval_fmpcb_series.c complex gamma function series expansions (work in progress) 2013-07-27 18:43:47 +02:00
stirling_eval_fmprb.c add fmprb_inv and replace uses of fmprb_ui_div 2013-11-12 15:25:50 +01:00
stirling_eval_fmprb_series.c add fmprb_inv and replace uses of fmprb_ui_div 2013-11-12 15:25:50 +01:00
taylor_bound_extend_cache.c disable TLS if disabled in flint 2013-04-27 21:07:57 +02: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 some renaming 2013-07-30 15:21:17 +02:00
taylor_fmprb.c add fmprb_inv and replace uses of fmprb_ui_div 2013-11-12 15:25:50 +01:00
taylor_precompute.c improve lgamma_series; remove log_gamma_series 2013-07-22 03:09:07 +02:00