Fredrik Johansson
|
8b8654a5d5
|
Merge pull request #415 from postmath/fix_arb_urandom_docs
arb_urandom: the docs say it has an extra argument that's not actually there.
|
2022-05-24 15:48:30 +02:00 |
|
Fredrik Johansson
|
2f8cdc76cf
|
reduce unnecessary number of test iterations
|
2022-05-24 10:33:31 +02:00 |
|
Fredrik Johansson
|
31578cdefe
|
multithreaded refinement of zeta zeros; tweak example program
|
2022-05-24 10:26:39 +02:00 |
|
Fredrik Johansson
|
8e2436c7a1
|
missing init
|
2022-05-24 08:01:19 +02:00 |
|
Fredrik Johansson
|
fc657c38fa
|
merge
|
2022-05-23 23:38:01 +02:00 |
|
Fredrik Johansson
|
ee4ca3374f
|
add zeta_zeros example program
|
2022-05-23 20:41:46 +02:00 |
|
Fredrik Johansson
|
202a24d965
|
remove print statement
|
2022-05-19 09:25:09 +02:00 |
|
Fredrik Johansson
|
196f3f7f3c
|
multithreaded euler numbers
|
2022-05-18 16:43:00 +02:00 |
|
Fredrik Johansson
|
8b2c1704f0
|
use flint fft mpn_mul
|
2022-05-18 15:43:00 +02:00 |
|
Fredrik Johansson
|
b74162a5a7
|
multithreaded multi-bernoulli generation
|
2022-05-18 15:36:44 +02:00 |
|
Fredrik Johansson
|
a80626134b
|
parallel complex_plot
|
2022-05-16 15:55:56 +02:00 |
|
Fredrik Johansson
|
a8c5b33cff
|
multithreaded bernoulli numbers
|
2022-05-16 15:21:42 +02:00 |
|
Fredrik Johansson
|
5c838ec33d
|
parallel binary splitting evaluation of various constants
|
2022-05-16 14:25:49 +02:00 |
|
Fredrik Johansson
|
1c618abfae
|
multithreaded numerical integration
|
2022-05-16 14:20:40 +02:00 |
|
Fredrik Johansson
|
bccb6ce632
|
Merge pull request #419 from tthsqe12/remove_deprecated_flint2p9
n_gcd_full -> n_gcd deprecation
|
2022-05-13 10:05:13 +02:00 |
|
dan
|
3e7ed240be
|
n_gcd_full -> n_gcd deprecation
|
2022-05-11 12:33:32 +02:00 |
|
Fredrik Johansson
|
6896d18136
|
Merge pull request #418 from mazar/fix-mingw-msys2-build
Fixing MINGW64 build
|
2022-04-13 21:01:44 +02:00 |
|
Massoud
|
a95531e0ac
|
Fixing MINGW64 build
|
2022-04-13 11:05:36 -07:00 |
|
postmath
|
266b9430fd
|
arb_urandom: the docs say it has an extra argument that's not actually there.
|
2022-04-07 13:15:03 -04:00 |
|
fredrik
|
c3a944c54d
|
fix a compiler warning
|
2022-04-02 13:47:39 +02:00 |
|
fredrik
|
e189290d34
|
missing parentheses
|
2022-04-02 13:44:42 +02:00 |
|
fredrik
|
3c849fe94a
|
Merge branch 'master' of github.com:fredrik-johansson/arb
|
2022-04-02 13:42:52 +02:00 |
|
fredrik
|
7de55e6b43
|
fix issue #404: nan fp computation resulting in unreasonably large N in erf on some systems
|
2022-04-02 13:35:38 +02:00 |
|
Fredrik Johansson
|
ab5e81c262
|
Merge pull request #409 from postmath/issue408
Positive * pos_inf should be pos_inf, not 0 +- inf. Same for other combinations of signs.
|
2022-03-25 12:10:20 +01:00 |
|
postmath
|
a9f8822361
|
Optimization: LAGOM is finite. Add test.
|
2022-03-14 17:05:14 -04:00 |
|
postmath
|
89b489e64d
|
Positive * pos_inf should be pos_inf, not 0 +- inf. Same for other combinations of signs. This addresses github issue #408.
|
2022-03-11 22:58:19 -05:00 |
|
fredrik
|
076249eaee
|
fix asserts in bernoulli_mod_p_harvey
|
2022-03-01 13:58:40 +01:00 |
|
fredrik
|
8971bee10c
|
a couple of small improvements
|
2022-02-18 18:09:57 +01:00 |
|
fredrik
|
1abaf57c00
|
first implementation of Lerch transcendent
|
2022-02-16 18:55:43 +01:00 |
|
fredrik
|
b401d7cc34
|
update docs; call this 2.22.1
|
2022-01-25 13:07:17 +01:00 |
|
fredrik
|
ffb8e3b241
|
Merge branch 'master' of github.com:fredrik-johansson/arb
|
2022-01-24 16:17:10 +01:00 |
|
fredrik
|
c0965c3733
|
fix a minor bug in hypgeom_m (nan result only setting real part to nan)
|
2022-01-24 16:16:55 +01:00 |
|
Fredrik Johansson
|
10b0d35014
|
Merge pull request #403 from oscardssmith/patch-1
remove reference to ArbFloats.jl which is deprecated.
|
2022-01-21 23:06:58 +01:00 |
|
Oscar Smith
|
d0e8c287ca
|
remove reference to ArbFloats.jl which is deprecated.
|
2022-01-21 16:31:25 -05:00 |
|
fredrik
|
01cf6c9f53
|
add another missing include
|
2022-01-20 20:37:50 +01:00 |
|
fredrik
|
5b5b2a6dc8
|
fix a few potential bugs
|
2022-01-20 20:28:46 +01:00 |
|
fredrik
|
c2b7e36915
|
update docs; call this 2.22.0
|
2022-01-15 20:09:19 +01:00 |
|
fredrik
|
5d8822781e
|
add arf_equal_ui, arf_equal_d (fixes #381)
|
2022-01-14 14:38:15 +01:00 |
|
fredrik
|
43d25447e8
|
Merge branch 'master' of github.com:fredrik-johansson/arb
|
2022-01-14 14:22:56 +01:00 |
|
fredrik
|
915022dc31
|
add arf_get_str; rewrite arf_fprintd
|
2022-01-14 14:22:16 +01:00 |
|
fredrik
|
a00859dcd9
|
fix loss of precision in arb_get_str with > 10^6 digits
|
2022-01-13 12:12:39 +01:00 |
|
Fredrik Johansson
|
c9b1719b45
|
Merge pull request #395 from Joel-Dahne/fix-documentation
Minor fixes to documentation
|
2022-01-13 11:18:12 +01:00 |
|
fredrik
|
f7849aa1d8
|
rel accuracy version of an internal function
|
2022-01-13 11:12:26 +01:00 |
|
fredrik
|
f6d1112d25
|
re-enable 32-bit cl on appveyor
|
2021-12-22 19:14:01 +01:00 |
|
Fredrik Johansson
|
9c90f5a378
|
Merge pull request #398 from isuruf/appveyor3
update conda location in appveyor
|
2021-12-22 14:26:55 +01:00 |
|
fredrik
|
1a8b6d5412
|
fix test code
|
2021-12-21 22:55:45 +01:00 |
|
fredrik
|
88ee2a68fb
|
new arb_hypgeom_ci
|
2021-12-21 22:53:06 +01:00 |
|
fredrik
|
fcffcf32b8
|
more hypergeometric series code; new implementation of arb_hypgeom_si
|
2021-12-21 19:20:21 +01:00 |
|
Isuru Fernando
|
3e6b8b5695
|
update conda location in appveyor
|
2021-12-21 08:04:38 +05:30 |
|
Joel Dahne
|
cf174ad64f
|
Minor fixes to documentation
|
2021-12-20 20:06:40 -05:00 |
|