Commit graph

15 commits

Author SHA1 Message Date
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