Commit graph

16 commits

Author SHA1 Message Date
Fredrik Johansson
a4019154e7 replace makefiles with version based on the improved flint makefiles 2014-08-18 22:53:50 +02: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
Fredrik Johansson
61e0c0c2ff support partition function of bignum n (work in progress) 2014-03-03 16:32:29 +01:00
Fredrik Johansson
8d80118bbd add fmprb_inv and replace uses of fmprb_ui_div 2013-11-12 15:25:50 +01:00
Fredrik Johansson
4bd28225bc use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
Fredrik Johansson
fe55e3c8a1 optionally allow use of doubles in partitions 2013-06-10 14:53:52 +02:00
Fredrik Johansson
c7745d8725 possible very minor speedup of partitions code 2013-06-09 16:47:29 +02:00
Fredrik Johansson
39fd03828f remove duplicated code 2013-05-29 18:55:49 +02:00
Fredrik Johansson
1e5d6a36a8 use lookup table for tiny p(n), and add test code 2013-05-29 18:12:05 +02:00
Fredrik Johansson
9939fbf0ca use fixed-point code for small low-precision exponential 2013-05-22 17:05:58 +02:00
Fredrik Johansson
5abf12b98e possible minor optimization 2013-05-06 13:59:57 +01:00
Fredrik Johansson
beb724a540 include makefile 2013-04-27 17:13:26 +02:00
Fredrik Johansson
d6f3c9654c initial port of partition function (needs more work) 2013-04-26 18:20:47 +02:00