.. |
test
|
fix test code
|
2021-12-21 22:55:45 +01:00 |
1f1_integration.c
|
add arb_hypgeom_u_integration; some cleanup
|
2021-12-09 17:56:09 +01:00 |
2f1_integration.c
|
accuracy fix; test beta_lower cases
|
2021-12-10 18:40:00 +01:00 |
airy.c
|
wrap airy functions for arb_hypgeom
|
2016-09-05 20:54:16 +02:00 |
airy_jet.c
|
wrap airy functions for arb_hypgeom
|
2016-09-05 20:54:16 +02:00 |
airy_series.c
|
wrap airy functions for arb_hypgeom
|
2016-09-05 20:54:16 +02:00 |
airy_zero.c
|
Computation of Airy function zeros
|
2018-07-27 14:30:01 -04:00 |
bessel_i_integration.c
|
more numerical integration implementations
|
2021-12-10 18:12:01 +01:00 |
bessel_k_integration.c
|
more numerical integration implementations
|
2021-12-10 18:12:01 +01:00 |
beta_lower_series.c
|
wrap incomplete gamma and beta for arb_hypgeom
|
2016-09-06 13:12:13 +02:00 |
central_bin_ui.c
|
fast computation of central binomial coefficients (todo: improve general bin_uiui)
|
2017-10-04 22:01:40 +02:00 |
chi_series.c
|
more functions wrapped for arb_hypgeom
|
2016-07-06 20:05:09 +02:00 |
ci.c
|
fix a few potential bugs
|
2022-01-20 20:28:46 +01:00 |
ci_series.c
|
more functions wrapped for arb_hypgeom
|
2016-07-06 20:05:09 +02:00 |
coulomb.c
|
real wrappers for Coulomb wave functions
|
2019-02-26 16:43:50 +01:00 |
coulomb_jet.c
|
real wrappers for Coulomb wave functions
|
2019-02-26 16:43:50 +01:00 |
coulomb_series.c
|
real wrappers for Coulomb wave functions
|
2019-02-26 16:43:50 +01:00 |
ei_series.c
|
more functions wrapped for arb_hypgeom
|
2016-07-06 20:05:09 +02:00 |
erf.c
|
fix issue #404: nan fp computation resulting in unreasonably large N in erf on some systems
|
2022-04-02 13:35:38 +02:00 |
erf_series.c
|
initial code for arb_hypgeom wrapper module
|
2016-07-04 21:18:12 +02:00 |
erfc_series.c
|
initial code for arb_hypgeom wrapper module
|
2016-07-04 21:18:12 +02:00 |
erfi_series.c
|
initial code for arb_hypgeom wrapper module
|
2016-07-04 21:18:12 +02:00 |
erfinv.c
|
add arb_hypgeom_erfinv, arb_hypgeom_erfcinv
|
2021-12-05 12:39:37 +01:00 |
fresnel_series.c
|
initial code for arb_hypgeom wrapper module
|
2016-07-04 21:18:12 +02:00 |
gamma.c
|
gamma fine-tuning
|
2021-09-02 12:53:03 +02:00 |
gamma_fmpq.c
|
fix a few potential bugs
|
2022-01-20 20:28:46 +01:00 |
gamma_lower_series.c
|
wrap incomplete gamma and beta for arb_hypgeom
|
2016-09-06 13:12:13 +02:00 |
gamma_lower_sum_rs.c
|
new arb_hypgeom_erf, arb_hypgeom_erfc
|
2021-12-02 18:19:40 +01:00 |
gamma_stirling_sum_horner.c
|
experimental new gamma function code (work in progress)
|
2021-07-28 17:57:39 +02:00 |
gamma_stirling_sum_improved.c
|
gamma helper functions
|
2021-07-25 14:22:46 +02:00 |
gamma_stirling_term_bounds.c
|
gamma helper functions
|
2021-07-25 14:22:46 +02:00 |
gamma_tab.c
|
complex taylor gamma; bugfixes
|
2021-08-06 11:32:28 +02:00 |
gamma_taylor.c
|
add another missing include
|
2022-01-20 20:37:50 +01:00 |
gamma_upper_fmpq.c
|
rel accuracy version of an internal function
|
2022-01-13 11:12:26 +01:00 |
gamma_upper_fmpq_step_bsplit.c
|
fix a few potential bugs
|
2022-01-20 20:28:46 +01:00 |
gamma_upper_integration.c
|
more numerical integration implementations
|
2021-12-10 18:12:01 +01:00 |
gamma_upper_series.c
|
wrap incomplete gamma and beta for arb_hypgeom
|
2016-09-06 13:12:13 +02:00 |
gamma_upper_sum_rs.c
|
new arb_hypgeom_erf, arb_hypgeom_erfc
|
2021-12-02 18:19:40 +01:00 |
legendre_p.c
|
fast and accurate evaluation of ordinary Legendre polynomials (may need further work)
|
2017-10-09 21:29:48 +02:00 |
legendre_p_ui.c
|
legendre_p: tweak cutoffs a little further
|
2018-01-31 16:21:18 +01:00 |
legendre_p_ui_asymp.c
|
legendre_p: tweak cutoffs a little further
|
2018-01-31 16:21:18 +01:00 |
legendre_p_ui_one.c
|
slight speedup of Legendre polynomials
|
2017-10-18 15:17:52 +02:00 |
legendre_p_ui_rec.c
|
use flint versions of gmp ui functions
|
2020-06-23 13:43:00 +02:00 |
legendre_p_ui_root.c
|
legendre_p_ui_root: simplify failure test
|
2018-01-13 20:13:55 +01:00 |
legendre_p_ui_zero.c
|
use hyp_central_bin_uiui in legendre_p_ui_zero
|
2018-01-13 18:39:00 +01:00 |
lgamma.c
|
arb_hypgeom_lgamma, acb_hypgeom_lgamma
|
2021-09-01 09:52:11 +02:00 |
li_series.c
|
more functions wrapped for arb_hypgeom
|
2016-07-06 20:05:09 +02:00 |
rising_ui.c
|
rising factorial algorithms extravaganza
|
2021-07-11 08:06:18 +02:00 |
rising_ui_bs.c
|
rising factorial algorithms extravaganza
|
2021-07-11 08:06:18 +02:00 |
rising_ui_forward.c
|
rising factorial algorithms extravaganza
|
2021-07-11 08:06:18 +02:00 |
rising_ui_jet.c
|
log rising factorials
|
2021-08-30 11:44:06 +02:00 |
rising_ui_jet_bs.c
|
rising factorial algorithms extravaganza
|
2021-07-11 08:06:18 +02:00 |
rising_ui_jet_powsum.c
|
rising factorial algorithms extravaganza
|
2021-07-11 08:06:18 +02:00 |
rising_ui_jet_rs.c
|
rising factorial algorithms extravaganza
|
2021-07-11 08:06:18 +02:00 |
rising_ui_rec.c
|
rising factorial algorithms extravaganza
|
2021-07-11 08:06:18 +02:00 |
rising_ui_rs.c
|
start of new rising factorial code
|
2021-07-07 18:01:27 +02:00 |
shi_series.c
|
more functions wrapped for arb_hypgeom
|
2016-07-06 20:05:09 +02:00 |
si.c
|
fix a few potential bugs
|
2022-01-20 20:28:46 +01:00 |
si_series.c
|
more functions wrapped for arb_hypgeom
|
2016-07-06 20:05:09 +02:00 |
sum_fmpq_arb.c
|
more hypergeometric series code; new implementation of arb_hypgeom_si
|
2021-12-21 19:20:21 +01:00 |
sum_fmpq_arb_bs.c
|
more hypergeometric series code; new implementation of arb_hypgeom_si
|
2021-12-21 19:20:21 +01:00 |
sum_fmpq_arb_forward.c
|
more hypergeometric series code; new implementation of arb_hypgeom_si
|
2021-12-21 19:20:21 +01:00 |
sum_fmpq_arb_rs.c
|
new arb_hypgeom_ci
|
2021-12-21 22:53:06 +01:00 |
sum_fmpq_imag_arb.c
|
more hypergeometric series code; new implementation of arb_hypgeom_si
|
2021-12-21 19:20:21 +01:00 |
sum_fmpq_imag_arb_bs.c
|
more hypergeometric series code; new implementation of arb_hypgeom_si
|
2021-12-21 19:20:21 +01:00 |
sum_fmpq_imag_arb_forward.c
|
more hypergeometric series code; new implementation of arb_hypgeom_si
|
2021-12-21 19:20:21 +01:00 |
sum_fmpq_imag_arb_rs.c
|
more hypergeometric series code; new implementation of arb_hypgeom_si
|
2021-12-21 19:20:21 +01:00 |
u_integration.c
|
more numerical integration implementations
|
2021-12-10 18:12:01 +01:00 |
wrappers.c
|
new arb_hypgeom_ci
|
2021-12-21 22:53:06 +01:00 |