Commit graph

13 commits

Author SHA1 Message Date
Fredrik Johansson
f6d26a52e3 add mag_get_d_log2_approx as a public method 2017-02-22 11:21:58 +01:00
Fredrik Johansson
2c122bcc49 fix a very silly bug in pfq_choose_n resulting in near-integers not being properly skipped in some cases 2016-05-11 20:12:27 +02:00
Fredrik Johansson
ecb70e7476 update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
Fredrik Johansson
fbe57c6b43 u_asymp: estimate error more accurately when selecting n, and handle terminating cases better when R = 0 2016-02-14 18:15:14 +01:00
Fredrik Johansson
f3beae93aa fix two minor bugs related to parameter selection in hypergeometric series 2015-11-19 11:09:51 +01:00
William Hart
34008143c1 long -> slong return values. 2015-11-10 13:41:43 +00:00
William Hart
22e6bc7b09 LONG_MAX/ULONG_MAX -> WORD_MAX/UWORD_MAX in *.c and test/*.c. 2015-11-10 13:31:16 +00:00
William Hart
7e113af67c long -> slong in acb_hypgeom/ and acb_hypgeom/test/. 2015-11-05 17:46:43 +00:00
Fredrik Johansson
7607ed67e6 improve pfq with power series and document 2015-03-05 13:36:41 +01:00
Fredrik Johansson
2dd056d726 more tuning of pfq_choose_n 2015-02-19 15:22:07 +01:00
Fredrik Johansson
422b82efe4 make pfq_choose_n a bit more robust 2015-02-15 03:58:46 +01:00
Fredrik Johansson
1345dfd281 implement bessel function of the first kind 2014-11-09 13:28:39 +01:00
Fredrik Johansson
030a37acb9 more hypergeometric helper functions 2014-11-08 13:49:15 +01:00