Commit graph

28 commits

Author SHA1 Message Date
William Hart
34008143c1 long -> slong return values. 2015-11-10 13:41:43 +00:00
William Hart
55c2827539 printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00
William Hart
0383e04c21 %lu -> %wu in *.c. 2015-11-06 15:56:28 +00:00
William Hart
72abf04641 %ld -> %wd in *.c. 2015-11-06 15:51:44 +00:00
William Hart
5513b601c8 (U)L -> (U)WORD. 2015-11-06 15:34:19 +00:00
William Hart
0e50b3f297 long -> slong in bernoulli/ and bernoulli/test/. 2015-11-05 18:01:09 +00:00
Fredrik Johansson
f529b48fc5 un-inline two functions in the bernoulli module 2015-09-23 15:03:50 +02:00
Fredrik Johansson
8a93d36afa clean up bernoulli.h: use prefix for helper functions to avoid potential naming conflicts 2014-11-11 03:01:57 +01:00
Fredrik Johansson
e493a6dd43 remove most of the old (arb 1.x) modules 2014-08-19 01:26:52 +02:00
Fredrik Johansson
a4019154e7 replace makefiles with version based on the improved flint makefiles 2014-08-18 22:53:50 +02:00
Fredrik Johansson
459e931d5b use new types for bernoulli iteration code 2014-06-14 23:23:55 +02:00
Fredrik Johansson
9fd66aa77d port some of the bernoulli number code 2014-06-14 22:08:38 +02:00
Fredrik Johansson
8d80118bbd add fmprb_inv and replace uses of fmprb_ui_div 2013-11-12 15:25:50 +01:00
Fredrik Johansson
68326d1021 fixes to make repeated flint_cleanup() calls safe 2013-08-02 12:36:53 +02:00
Fredrik Johansson
3f345ce848 use flint_cleanup in a few more places 2013-07-30 13:06:08 +02:00
Fredrik Johansson
52d62da488 support gmp 2013-05-07 17:41:32 +01:00
Fredrik Johansson
7c389434ba disable TLS if disabled in flint 2013-04-27 21:07:57 +02:00
Fredrik Johansson
5443028a39 more accurate factorial when computing bernoulli number 2013-03-27 18:38:22 +01:00
Fredrik Johansson
475bb2c8f3 reorg zeta related functions 2013-03-27 15:54:05 +01:00
Fredrik Johansson
5b717cd6d7 native Bernoulli number code 2013-03-15 16:16:09 +01:00
Fredrik Johansson
b30c6b29cd fix unnecessary recomputation of bernoulli numbers 2013-03-04 00:55:11 +01:00
Fredrik Johansson
63c1552fe5 add bernoulli_bound_2exp_si 2013-02-18 07:59:48 +01:00
Fredrik Johansson
e492edc046 change a #define to uppercase 2013-02-13 07:56:56 +01:00
Fredrik Johansson
cd02409a6f also use tls for bernoulli numbers 2013-01-13 22:49:33 +01:00
Fredrik Johansson
75055830c4 initialize variables 2012-12-19 20:03:15 +01:00
Fredrik Johansson
f8f70cc895 bugfix 2012-12-19 16:56:12 +01:00
Fredrik Johansson
e6e55f1a01 bugfix 2012-12-19 14:43:08 +01:00
Fredrik Johansson
76a4b8dcc1 faster Bernoulli number generation 2012-12-19 14:04:00 +01:00