Commit graph

11 commits

Author SHA1 Message Date
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
Isuru Fernando
015eaf6b52 Fix errors 2016-10-12 00:20:00 +05:30
Fredrik Johansson
ecb70e7476 update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
Fredrik Johansson
13c4992253 speed up partition function for n < 1000 2016-03-06 16:15:21 +01:00
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
0aba1fa6f4 long -> slong in partitions/ and partitions/test/. 2015-11-05 18:07:38 +00:00
Fredrik Johansson
be0d9a77eb port partition function to new types 2014-06-17 16:25:54 +02:00
Fredrik Johansson
e310ff122a remove an unused variable and rename an internal function to avoid namespace conflict with flint 2014-04-15 17:01:45 +02:00
Fredrik Johansson
009a0eb918 respect use_doubles 2014-03-29 18:39:15 +01:00
Fredrik Johansson
3e1f679259 include multithreaded partition function and update documentation 2014-03-28 17:00:10 +01:00