.. |
test
|
use flint_cleanup in a few more places
|
2013-07-30 13:06:08 +02: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 |
harmonic_sum_fmpcb_ui_bsplit.c
|
add complex digamma function
|
2013-03-04 11:28:53 +01:00 |
harmonic_sum_fmpcb_ui_bsplit_rectangular.c
|
some more renaming
|
2013-07-30 15:38:43 +02:00 |
harmonic_sum_fmpcb_ui_bsplit_simple.c
|
add complex digamma function
|
2013-03-04 11:28:53 +01:00 |
harmonic_sum_fmprb_ui_bsplit.c
|
add harmonic sums for digamma function argument reduction
|
2013-03-03 19:42:43 +01:00 |
harmonic_sum_fmprb_ui_bsplit_rectangular.c
|
some more renaming
|
2013-07-30 15:38:43 +02:00 |
harmonic_sum_fmprb_ui_bsplit_simple.c
|
add harmonic sums for digamma function argument reduction
|
2013-03-03 19:42:43 +01: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 |
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
|
replace code by a function call
|
2013-07-19 12:08:52 +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
|
faster rising factorials again
|
2013-03-09 12:32:56 +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
|
some renaming
|
2013-07-30 15:21:17 +02:00 |
stirling_eval_fmprb_series.c
|
bugfix
|
2013-07-22 01:28:16 +02: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
|
some renaming
|
2013-07-30 15:21:17 +02:00 |
taylor_precompute.c
|
improve lgamma_series; remove log_gamma_series
|
2013-07-22 03:09:07 +02:00 |