Fredrik Johansson
|
e71718411e
|
silence compiler warnings caused by flint_abort
|
2017-06-18 17:06:17 +02:00 |
|
Tommy Hofmann
|
6bf072eb59
|
Replace abort with flint_abort.
This will allow us to not loose the julia session on error.
See also https://github.com/wbhart/flint2/pull/243
|
2017-02-28 16:52:57 +01:00 |
|
Fredrik Johansson
|
ecb70e7476
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
|
William Hart
|
55c2827539
|
printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf.
|
2015-11-06 16:17:27 +00:00 |
|
William Hart
|
93d40a7a9b
|
long -> slong in fmpr/ and fmpr/test/.
|
2015-11-05 18:03:08 +00:00 |
|
Fredrik Johansson
|
8c20cc8eed
|
fix fmpr_get_fmpz for tiny numbers and rounding to nearest
|
2013-03-26 17:40:25 +01:00 |
|
Fredrik Johansson
|
f872b2f6b2
|
add fmpz_extras module to collect fmpz helper functions
|
2013-02-17 17:58:15 +01:00 |
|
Fredrik Johansson
|
1a5e170598
|
add fmpr_get_fmpz, fmpr_get_si
|
2013-02-13 11:22:03 +01:00 |
|