fredrik
|
f433b7597e
|
change arf_get_mpfr to return an MPFR underflow/overflow result instead of throwing flint_abort() if the exponent is out of bounds
|
2020-03-30 12:34:08 +02:00 |
|
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 |
|
Fredrik Johansson
|
4bc3ad084d
|
+sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code
|
2014-04-24 22:56:39 +02:00 |
|