Commit graph

893 commits

Author SHA1 Message Date
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
Joel Dahne
f6ab2e6135 fix doc formatting
Make the docs consistently have a space between the type and the * for
pointers.
2020-04-15 11:58:25 +02:00
Joel Dahne
c767dfd530 fix doc typo 2020-04-15 11:58:15 +02:00
Joel Dahne
ba4fe79735 fix doc typo 2020-04-12 16:55:52 +02:00
fredrik
f433b7597e change arf_get_mpfr to return an MPFR underflow/overflow result instead of throwing flint_abort() if the exponent is out of bounds 2020-03-30 12:34:08 +02:00
fredrik
58d9ef888d acb_elliptic_rj: use a slow fallback algorithm when Carlson's algorithm is not valid; this fixes instances where elliptic_pi or elliptic_rj previously ended up on the wrong branch 2020-03-23 21:20:10 +01:00
fredrik
7b31f65f88 add acb_agm 2020-03-13 13:32:20 +01:00
fredrik
35a554464a add arb_contains_interior, acb_contains_interior 2020-02-19 09:14:06 +01:00
fredrik
eeef7bdd34 update docs; call this 2.17.0 2019-10-16 14:08:44 -04:00
fredrik
bcf76d07ac theta_series 2019-10-14 15:53:44 -04:00
fredrik
af1c32f412 improve dump/load docs 2019-10-14 14:55:55 -04:00
Julian Rüth
57f4739e43
Add serialization arb/arf/mag_load/dump_str/file 2019-10-05 17:56:24 +02:00
Fredrik Johansson
db520919db
Merge pull request #287 from p15-git-acc/platt_hardy_z_zeros
heuristic tuning parameters for platt hardy z zeros
2019-09-05 19:54:33 +02:00
p15-git-acc
d954599621 move poly sinc pi to its own file 2019-08-16 12:11:09 -05:00
p15-git-acc
de94163eed interpolation derivative for zeros refinement under limited precision 2019-08-12 08:55:54 -05:00
p15-git-acc
762375971c heuristic tuning parameters for platt hardy z zeros 2019-08-07 17:44:23 -05:00
p15-git-acc
5c2b5e39b7 platt local zeros 2019-07-13 18:24:42 -05:00
fredrik
1875b0294c Merge branch 'master' of github.com:fredrik-johansson/arb 2019-06-20 08:11:00 +02:00
fredrik
071e9315a6 Fungrim references for Coulomb wave functions 2019-06-20 08:10:51 +02:00
p15-git-acc
f258c0477f platt multieval 2019-06-08 01:58:00 -05:00
p15-git-acc
45c91a0051 platt whittaker shannon interpolation 2019-04-19 00:05:14 -05:00
fredrik
56ce687ea1 faster formula for Catalan's constant 2019-03-05 14:59:21 +01:00
fredrik
0b1d991d13 fix doc typo 2019-02-26 17:08:27 +01:00
fredrik
53fa246a3c real wrappers for Coulomb wave functions 2019-02-26 16:43:50 +01:00
fredrik
8223465324 Coulomb wave functions 2019-02-26 15:12:19 +01:00
Fredrik Johansson
5ab020e6f3
Merge pull request #270 from p15-git-acc/backlund_s_gram
Add functions specific to Gram points
2019-02-22 13:29:22 +01:00
fredrik
b17506e22d add rel_one_accuracy_bits methods; improvement to precision handling for hypgeom_m 2019-02-22 13:28:03 +01:00
p15-git-acc
a755535b14 add functions specific to Gram points 2019-02-21 18:06:05 -06:00
fredrik
a924e77041 minor doc cleanup 2019-02-20 11:54:58 +01:00
fredrik
40c8e336c1 factor out acb_dirichlet_zeta_deriv_bound 2019-02-19 22:38:29 +01:00
p15-git-acc
c5a67d4928 disallow nonpositive zero indices, and refactor 2019-02-19 13:16:38 -06:00
p15-git-acc
234e553ed8 rephrase doc 2019-02-18 19:11:54 -06:00
p15-git-acc
5a20bebbb4 zeros in progress 2019-02-18 19:06:53 -06:00
p15-git-acc
9d33e8305f add backlund_s 2019-02-18 01:00:53 -06:00
p15-git-acc
2f5fc4b98f add zeta_nzeros 2019-02-17 03:36:02 -06:00
fredrik
69ca7887e9 minor doc edits 2019-02-14 09:58:32 +01:00
p15-git-acc
552ff88ab9 more zeta_zero tests, docs, citations, and comments 2019-02-13 23:46:07 -06:00
p15-git-acc
db3170ef53 add zeta_zero 2019-02-12 22:25:22 -06:00
fredrik
81c481b526 add arb_sgn_nonzero 2019-02-12 09:22:08 +01:00
p15-git-acc
5733b1e888 add turing_method_bound 2019-02-09 21:03:45 -06:00
p15-git-acc
a234b7ff11 add backlund_s_bound 2019-02-07 18:14:39 -06:00
fredrik
5f47856c66 Note about -lflint-arb on Debian 2019-02-03 03:10:04 +01:00
fredrik
c9b09ed2d2 add a function for computing Gram points 2019-01-30 06:57:14 +01:00
fredrik
2488af9b1d remove some unused fmpr functions and drop test iterations 2018-12-13 16:49:21 +01:00
fredrik
64c1c20384 fix a doc typo 2018-12-13 13:44:29 +01:00
fredrik
fbc1c1a163 update docs; call this 2.16.0 2018-12-07 17:37:02 +01:00