Commit graph

17 commits

Author SHA1 Message Date
Fredrik Johansson
dfc584c2dc fix compiler warnings 2016-04-18 20:13:57 +02:00
Fredrik Johansson
b4ebc87a1d use arb_test_multiplier to control number of test iterations 2016-04-10 17:24:58 +02:00
Fredrik Johansson
80640c87e2 include flint/foo.h instead of foo.h 2016-03-03 15:42:23 +01:00
Fredrik Johansson
177eed622d tidy and document fmpz_extras.h 2016-02-24 18:18:30 +01:00
William Hart
0fd0464161 Inline long -> slong return values. 2015-11-10 13:44:55 +00:00
William Hart
34008143c1 long -> slong return values. 2015-11-10 13:41:43 +00:00
William Hart
5513b601c8 (U)L -> (U)WORD. 2015-11-06 15:34:19 +00:00
William Hart
ff4566bac1 long -> slong fmpz_extras.h. 2015-11-06 11:16:09 +00:00
Fredrik Johansson
d49ce1fc5f move out fmpz_lshift_mpn and test 2014-05-19 14:49:31 +02:00
Fredrik Johansson
81055070cf preliminary addition code; some other code adjustments 2014-05-02 15:09:11 +02:00
Fredrik Johansson
24c2f11721 some code reorganisation; optimise fmpr_mul_si/ui/fmpz 2014-04-18 16:17:22 +02:00
Jonathan Bober
355a6ca365 Added extern "C" to headers. 2013-09-17 18:55:23 +01:00
Fredrik Johansson
8a4943b533 add _fmpr_set_round_mpn, and simplify the implementation of fmpr_mul 2013-05-24 17:26:54 +02:00
Fredrik Johansson
2443eb508b add missing fmpz_min, fmpz_max functions 2013-04-04 14:04:41 +02:00
Fredrik Johansson
edd48c1652 improve fmpr_cmp_2exp_si, fmpr_cmpabs_2exp_si 2013-02-17 19:29:23 +01:00
Fredrik Johansson
1250a8dc1a fix a missing include 2013-02-17 18:16:34 +01:00
Fredrik Johansson
f872b2f6b2 add fmpz_extras module to collect fmpz helper functions 2013-02-17 17:58:15 +01:00