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 |
|
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
|
b15e14d6e7
|
add csc_pi for arb_t and acb_t types
|
2019-08-16 15:56:47 -05: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 |
|