Commit graph

2501 commits

Author SHA1 Message Date
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
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
e66ba199d6 acb_dirichlet_root_number: real when real 2021-11-25 14:45:30 +01:00
fredrik
56c6b4de2e mag_pow_fmpz: allow negative exponents 2021-11-25 13:55:44 +01:00
fredrik
2746f165a3 Merge branch 'master' of github.com:fredrik-johansson/arb 2021-11-24 10:21:22 +01:00
fredrik
201c47895c fix silly inefficiency 2021-11-24 10:21:11 +01:00
Fredrik Johansson
1dc1ca5bd7
Update README.md 2021-11-24 09:46:39 +01:00
Fredrik Johansson
822e068ecb
appveyor: skip cl + 32bit since the environment is permanently broken 2021-11-24 09:33:55 +01:00
fredrik
7db71cec11 faster code for exact Euler numbers 2021-11-21 20:51:27 +01:00
fredrik
74fe9b32be optimize arb_ui_pow_ui 2021-11-21 19:23:16 +01:00
fredrik
a173c19ddb add arb_primorial_ui, arb_primorial_nth_ui 2021-11-03 22:17:37 +01:00
fredrik
10b8354480 try something 2021-10-29 13:13:33 +02: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
fredrik
f951da3181 add an explicit include 2021-10-16 12:58:30 +02:00
fredrik
60d16f93c4 [PATCH] Do not encode the library version in the SONAME on Android (from Andreas Enge) 2021-10-16 12:57:26 +02:00
fredrik
d271652d31 add missing include 2021-09-29 19:55:34 +02:00
fredrik
df05a35534 add missing fpwrap pow 2021-09-28 12:52:35 +02:00
fredrik
450435a84a fix (hopefully) spurious test failures for gamma_fmpq 2021-09-28 12:07:45 +02:00
fredrik
928a2ec61a add a diagnostic message 2021-09-28 10:36:42 +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
3ff973a37f small fix 2021-09-24 14:27:39 +02:00
fredrik
ddb11cc373 one more test case 2021-09-24 14:25:58 +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
3d62dc3382 small improvement for barnes_g 2021-09-23 20:26:00 +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
fredrik
c713d91280 fix #376 by renaming function 2021-09-22 11:15:48 +02:00
Fredrik Johansson
35cb5c07e9
Merge pull request #377 from albinahlback/acb_add_error_arb
Add acb_add_error_arb
2021-09-22 11:04:44 +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
15380eedb6 small test speedup 2021-09-19 15:54:24 +02:00
fredrik
52474120ce begin make old gamma functions call new code 2021-09-19 15:07:07 +02:00
fredrik
9916182253 use table for const_euler at low prec 2021-09-19 12:56:03 +02:00
fredrik
43a337041a add test code for gamma taylor table 2021-09-19 12:33:26 +02:00
fredrik
d188914df2 fix memory leak in arf_load_file (thanks Dave Platt) 2021-09-17 12:49:36 +02:00
fredrik
eed5af28f8 arb_hypgeom_gamma_fmpq 2021-09-02 14:10:38 +02:00
fredrik
7eaf81d4b9 gamma fine-tuning 2021-09-02 12:53:03 +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
389c085263 slight speedup of bernoulli cache for small n (todo: properly benchmark and improve) 2021-08-30 11:43:51 +02:00
fredrik
f120e173b9 try better wide bounds; rgamma example integral 2021-08-06 12:47:53 +02:00