fredrik
49f54b25a5
Merge remote-tracking branch 'origin/master'
2021-12-08 11:13:17 +01:00
fredrik
3345c7839c
helpers for double interval arithmetic
2021-12-08 11:12:52 +01:00
Fredrik Johansson
96b56123f2
Merge pull request #392 from davidlowryduda/master
...
Correct typos in documentation.
2021-12-06 11:08:08 +01:00
Fredrik Johansson
521f399479
Merge pull request #384 from albinahlback/remove_dead_link
...
Remove dead link in setup docs
2021-12-06 11:07:33 +01:00
fredrik
22fff3bb87
add arb_fpwrap_double_erfinv, arb_fpwrap_double_erfcinv
2021-12-05 13:12:11 +01:00
fredrik
139adec806
add arb_hypgeom_erfinv, arb_hypgeom_erfcinv
2021-12-05 12:39:37 +01:00
fredrik
fe6d001c84
new arb_hypgeom_erf, arb_hypgeom_erfc
2021-12-02 18:19:40 +01:00
David Lowry-Duda
97cae282c4
Correct typos in documentation.
...
I noticed that the function `acb_dirichler_hurwitz_precomp_choose_param`
had misspelled `dirichlet` in the documentation (not the code). This
corrects that, and a few other less important typos at the same time.
2021-11-30 11:53:06 -05:00
fredrik
b924a3afcd
acb_dirichlet_l_fmpq_afe: handle the singular series
2021-11-27 13:29:53 +01:00
fredrik
11de2dd2f6
acb_dirichlet_l_fmpq
2021-11-25 15:20:28 +01:00
fredrik
56c6b4de2e
mag_pow_fmpz: allow negative exponents
2021-11-25 13:55:44 +01:00
fredrik
7db71cec11
faster code for exact Euler numbers
2021-11-21 20:51:27 +01:00
fredrik
a173c19ddb
add arb_primorial_ui, arb_primorial_nth_ui
2021-11-03 22:17:37 +01:00
fredrik
79b255787b
Harvey's multimodular algorithm + hybrid algorithm for large Bernoulli numbers
2021-10-28 18:03:34 +02:00
fredrik
e3a633dcc1
update docs; call this 2.21.1
2021-10-20 11:47:48 +02:00
Albin Ahlbäck
d8e4f00c81
Remove dead link in setup docs
2021-10-19 13:14:02 +02:00
fredrik
df05a35534
add missing fpwrap pow
2021-09-28 12:52:35 +02:00
fredrik
bd68cc0219
update docs; call this 2.21.0
2021-09-25 11:53:01 +02:00
fredrik
89cb885c07
more fixes
2021-09-25 10:57:27 +02:00
fredrik
64677df002
some minimal test code
2021-09-24 14:15:03 +02:00
fredrik
7d5a70f229
more wrappers
2021-09-24 13:48:02 +02:00
fredrik
aa901badda
more wrappers
2021-09-23 23:12:16 +02:00
fredrik
636ca0be39
wrap more functions
2021-09-23 19:08:48 +02:00
fredrik
512d72b2e4
wrap more functions
2021-09-23 16:04:31 +02:00
fredrik
28e672e7da
Merge branch 'master' of github.com:fredrik-johansson/arb
2021-09-23 14:37:06 +02:00
fredrik
ac8e6ead29
begin floating-point wrapper module
2021-09-23 14:36:54 +02:00
Fredrik Johansson
dd10372a4b
Merge pull request #370 from albinahlback/doc_expm1_arb
...
Minor documentation changes
2021-09-22 11:16:49 +02:00
Albin Ahlbäck
2acfe29830
Add acb_add_error_arb
...
Also add acb_add_error_arf to the documentation.
2021-09-21 17:14:01 +02:00
fredrik
52474120ce
begin make old gamma functions call new code
2021-09-19 15:07:07 +02:00
fredrik
eed5af28f8
arb_hypgeom_gamma_fmpq
2021-09-02 14:10:38 +02:00
fredrik
97f2325896
arb_hypgeom_lgamma, acb_hypgeom_lgamma
2021-09-01 09:52:11 +02:00
fredrik
83b9ae5b58
log rising factorials
2021-08-30 11:44:06 +02:00
fredrik
6d10f770ce
work on acb_hypgeom_gamma
2021-08-04 19:20:42 +02:00
fredrik
1cbd8704cc
all the rising factorial algorithms for acb
2021-07-29 13:16:29 +02:00
fredrik
a5676e672b
handle reciprocal gamma
2021-07-29 00:57:53 +02:00
Fredrik Johansson
a68908f58c
Merge pull request #374 from MGessinger/graeffe
...
Implement Graeffe Transform for arb_poly and acb_poly
2021-07-28 18:17:58 +02:00
fredrik
75fc636132
experimental new gamma function code (work in progress)
2021-07-28 17:57:39 +02:00
Matthias Gessinger
2dae4a0828
Provide documentation for Graeffe transform
2021-07-27 19:22:11 +02:00
fredrik
c2168d5f9c
doc fmt
2021-07-25 14:33:50 +02:00
fredrik
5c26f5cc24
gamma helper functions
2021-07-25 14:22:46 +02:00
fredrik
7748f0230c
add arf_fma, arb_fma, arb_fma_ui
2021-07-25 12:41:17 +02:00
fredrik
e7bcb28c0f
fix typo
2021-07-25 11:33:41 +02:00
fredrik
425ff2730f
update docs; call this 2.20.0
2021-07-25 10:29:01 +02:00
Albin Ahlbäck
0f753f0f20
Fixup for expm1: change to 'a more accurate'
2021-07-14 17:23:31 +02:00
Albin Ahlbäck
4816ac93a2
Merge remote-tracking branch 'upstream/master' into doc_expm1_arb
2021-07-13 19:14:56 +02:00
Albin Ahlbäck
033919486c
Clarify docstring for arb_expm1
...
And also fix some incorrect symbols in nearby documentation
2021-07-13 19:12:47 +02:00
fredrik
0917cf7384
rising factorial algorithms extravaganza
2021-07-11 08:06:18 +02:00
fredrik
0f54bc6826
start of new rising factorial code
2021-07-07 18:01:27 +02:00
fredrik
d49264f251
arb_dot_fmpz and variants
2021-07-02 11:08:00 +02:00
Daniel Schultz
151193e52d
add acb_elliptic_p_prime
2021-05-22 18:50:30 +02:00