Commit graph

27 commits

Author SHA1 Message Date
Fredrik Johansson
1c618abfae multithreaded numerical integration 2022-05-16 14:20:40 +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
f120e173b9 try better wide bounds; rgamma example integral 2021-08-06 12:47:53 +02:00
p15-git-acc
2359572187 add fransen robinson constant as an integral example 2020-09-02 15:08:26 -05:00
fredrik
e074eeaec6 acb_rsqrt: more accurate algorithm for wide intervals 2018-03-25 19:59:59 +02:00
fredrik
2278d53feb two more example integrals suggested by Bruno Salvy 2018-03-23 13:42:17 +01:00
fredrik
7a4a7e10e4 another example integral, suggested by Nicolas Brisebarre 2018-03-22 11:21:22 +01:00
fredrik
36563b2547 documentation updates; more test integrals 2018-02-23 16:19:48 +01:00
fredrik
63526714e2 utility functions acb_sqrt_analytic, acb_rsqrt_analytic, acb_log_analytic, acb_pow_analytic, acb_real_sqrtpos; also improve bounds in acb_rsqrt 2018-02-23 00:21:01 +01:00
fredrik
7ed45ef356 fix description of one integral 2018-02-13 11:18:37 +01:00
fredrik
d64055fb3f attempt to improve bounds for Airy functions 2018-02-11 22:28:49 +01:00
fredrik
fbe994f446 utility functions acb_real_abs, sgn, heaviside, floor, ceil, min, max 2018-02-10 22:31:33 +01:00
Fredrik Johansson
60727fbc8b another integral, suggested by Silviu Ioan-Filip 2018-01-22 19:02:22 +01:00
Fredrik Johansson
12a82a6401 add another example integral 2018-01-15 13:33:40 +01:00
Fredrik Johansson
6a9ba9d5f4 arb_pow and acb_pow: invert before powering with binary exponentiation to reduce blowup 2017-11-27 16:09:40 +01:00
Fredrik Johansson
c7ec1e9215 another example integral; git version number bump 2017-11-23 01:08:33 +01:00
Fredrik Johansson
c9cca291d5 minor improvements to integration code; change interface; more examples 2017-11-22 00:24:20 +01:00
Fredrik Johansson
0fbf524a22 some changes to integration 2017-11-16 13:27:29 +01:00
Fredrik Johansson
bbdeca4cda add acb_printn / acb_fprintn and tweak documentation 2016-09-06 18:01:14 +02:00
Fredrik Johansson
80640c87e2 include flint/foo.h instead of foo.h 2016-03-03 15:42:23 +01:00
William Hart
55c2827539 printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00
William Hart
72abf04641 %ld -> %wd in *.c. 2015-11-06 15:51:44 +00:00
William Hart
6453c8b1d8 long -> slong in examples/. 2015-11-05 18:02:07 +00:00
Fredrik Johansson
0f7b450587 rename example programs 2014-08-20 18:38:02 +02:00
Fredrik Johansson
e493a6dd43 remove most of the old (arb 1.x) modules 2014-08-19 01:26:52 +02:00
Fredrik Johansson
09887881bc add acb_calc and integrals example programs 2014-06-19 16:17:32 +02:00