Commit graph

973 commits

Author SHA1 Message Date
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
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
fredrik
5a3364ccef Merge branch 'master' of github.com:fredrik-johansson/arb 2021-05-19 12:17:49 +02:00
fredrik
2a1172bf3e arb_fmpz_poly_complex_roots: explicitly guarantee that roots are isolated (was true in practice, but could theoretically fail when the deflation hack is used) 2021-05-19 12:17:32 +02:00
Albin Ahlbäck
f4fe05b8a2 Fix urandom stuff 2021-05-18 22:52:35 +02:00
Albin Ahlbäck
1f62c81be8 Fix documentation of ar[f/b]_urandom 2021-05-18 01:55:49 +02:00
Albin Ahlbäck
7eab089f7c Revise after Fredrik's comments on uni. dist. rand 2021-05-16 03:22:35 +02:00
Albin Ahlbäck
1b57315373 arb method and docs for uni. dist. random numbers 2021-05-15 20:44:55 +02:00
Albin Ahlbäck
8511abb8b8 mag method and docs for uni. dist. random numbers 2021-05-15 20:44:35 +02:00
Albin Ahlbäck
ee53535d14 arf method and docs for uni. dist. random numbers 2021-05-15 20:41:46 +02:00
Hanno Rein
8dfab40228 Direction of rounding added to arb.h documentation. Related to #357. 2021-01-24 12:11:06 -05:00
fredrik
24c29e11d3 Merge branch 'master' of github.com:fredrik-johansson/arb 2021-01-13 10:59:02 +01:00
fredrik
a0f4ad85c7 change arb_get_str with ARB_STR_NO_RADIUS: [+/- 1.20e-15] -> 0e-14 (fixes #325) 2021-01-13 10:58:52 +01:00
Joel Dahne
674fa5feb1 Fix documentation for acb_csch 2020-12-25 19:00:19 +01:00
fredrik
170be3a16b update docs; call this 2.19.0 2020-12-06 13:42:40 +01:00
fredrik
0da2c1f039 document arf_get_fmpq (fixes #318) 2020-12-06 12:10:58 +01:00
p15-git-acc
2e1113cd43 mention multi threading in zeta zeros docs 2020-09-29 05:21:06 -05:00
p15-git-acc
0bd5817811 platt zeta zeros and low height tuning 2020-09-28 17:33:22 -05:00
p15-git-acc
608869d7c9 more zeros work in progress 2020-09-27 20:35:19 -05:00
Joel Dahne
a2bbfbbb6c Fix typos in documentation 2020-09-22 16:17:52 +02:00
Fredrik Johansson
d66b78411a
Merge pull request #327 from p15-git-acc/platt-multieval-threaded
Platt multieval threaded
2020-09-21 11:17:00 +02:00
p15-git-acc
5e7707306e fix a typo in docs 2020-09-20 23:44:48 -05:00
p15-git-acc
11e9a0790b add multithreaded platt multieval 2020-09-17 13:03:21 -05:00
Fredrik Johansson
2347c2e13d
Merge pull request #291 from p15-git-acc/csc_pi
add csc_pi for arb_t and acb_t types
2020-09-15 09:41:24 +02:00
p15-git-acc
21d9fb6b47 fix a zeta zeros issue 2020-09-05 15:52:03 -05:00
fredrik
ae6009e3e1 update docs; call this 2.18.1 2020-06-25 10:49:16 +02:00
fredrik
caf9bb7825 mp_bitcnt_t -> flint_bitcnt_t 2020-06-22 23:48:09 +02:00
fredrik
137f3b5e13 update docs; call this 2.18.0 2020-06-09 12:07:00 +02:00
fredrik
32b49fd8b7 sphinx fixes 2020-06-09 12:05:18 +02:00
Fredrik Johansson
8e8b66d576
Merge pull request #307 from isuruf/appveyor
Windows CI
2020-06-06 21:58:53 +02:00
fredrik
9e8dbef2a4 Merge branch 'master' of github.com:fredrik-johansson/arb 2020-05-28 12:44:53 +02:00
fredrik
5ab3404823 Link to Arblib.jl; fix for some new sphinx bugs 2020-05-28 12:44:40 +02:00
Joel Dahne
2bf24a2c73 change long to slong in arb_get_ubound_arf and arb_get_lbound_arf 2020-05-04 11:18:22 +02:00
Isuru Fernando
31c1b57ec4 Reduce testing on appveyor 2020-04-29 10:39:16 -05:00