Commit graph

17 commits

Author SHA1 Message Date
Fredrik Johansson
ecb70e7476 update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
Fredrik Johansson
80640c87e2 include flint/foo.h instead of foo.h 2016-03-03 15:42:23 +01:00
Fredrik Johansson
4702cd1f74 don't include fmprb.h automatically in arb.h (also skips including fmpz_poly.h in arb.h) 2016-02-25 20:57:12 +01:00
William Hart
34008143c1 long -> slong return values. 2015-11-10 13:41:43 +00:00
William Hart
0ba56d40d8 long -> slong bernoulli.h. 2015-11-06 11:15:10 +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
73fdb146c4 insert a cast to silence warning about signed/unsigned comparison 2014-11-11 02:56:39 +01:00
Fredrik Johansson
459e931d5b use new types for bernoulli iteration code 2014-06-14 23:23:55 +02:00
Jonathan Bober
355a6ca365 Added extern "C" to headers. 2013-09-17 18:55:23 +01:00
Fredrik Johansson
7c389434ba disable TLS if disabled in flint 2013-04-27 21:07:57 +02:00
Fredrik Johansson
5b717cd6d7 native Bernoulli number code 2013-03-15 16:16:09 +01:00
Fredrik Johansson
d4943a8bd1 some rearrangement 2013-03-02 22:05:50 +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
76a4b8dcc1 faster Bernoulli number generation 2012-12-19 14:04:00 +01:00