Commit graph

890 commits

Author SHA1 Message Date
Fredrik Johansson
4f98022df1 fix for last 2015-04-19 17:56:04 +02:00
Fredrik Johansson
19ed4357ab swap function arguments for consistency, and fix bug in hypgeom_m 2015-04-19 17:48:34 +02:00
Fredrik Johansson
2504089ad5 arf_get_mag_lower(nan) -> 0 2015-04-19 05:42:29 +02:00
Fredrik Johansson
28ba57b7da main confluent hypergeometric function 2015-04-19 04:12:37 +02:00
Fredrik Johansson
31d9af66d8 add acb_eq, acb_ne 2015-04-18 20:19:11 +02:00
Fredrik Johansson
a4a2bea18b fix mistakenly capped precision in zeta 2015-04-18 20:16:39 +02:00
Fredrik Johansson
149ea46321 doc edits 2015-04-18 19:40:19 +02:00
Fredrik Johansson
7e202c23b9 implement the logarithmic integral function 2015-04-10 13:10:25 +02:00
Fredrik Johansson
f3e6d7772b complete implementation of hypergeometric U 2015-04-09 23:33:01 +02:00
Fredrik Johansson
42dcdb4f74 fix typos 2015-04-09 14:51:57 +02:00
Fredrik Johansson
7e20d6c473 exponential and trigonometric integrals 2015-04-09 14:01:28 +02:00
Fredrik Johansson
ebb42c5a64 fix a bug in the test code 2015-04-06 22:09:23 +02:00
Fredrik Johansson
b824fefe12 bessel_j cosmetics 2015-04-04 22:47:55 +02:00
Fredrik Johansson
73d7989548 clarify NaN 2015-03-18 10:24:17 +01:00
Fredrik Johansson
b79fff4516 add arb_eq, arb_ne, arb_lt, arb_le, arb_gt, arb_ge 2015-03-18 10:16:39 +01:00
Fredrik Johansson
3d8d63ae51 fix documentation for arb_sqrtpos: the input is considered, but the output can currently contain negative numbers 2015-03-06 16:33:34 +01:00
Fredrik Johansson
4604554bac implement elliptic_e 2015-03-06 13:59:41 +01:00
Fredrik Johansson
8780ce7a51 make cached constants more consistent after they have been recomputed to higher precision 2015-03-05 15:12:35 +01:00
Fredrik Johansson
7607ed67e6 improve pfq with power series and document 2015-03-05 13:36:41 +01:00
Fredrik Johansson
fdd858b1c1 fix (?) for static build on OS X 2015-02-21 23:35:30 +01:00
Fredrik Johansson
b444140a71 don't use flint function from the future 2015-02-19 23:10:33 +01:00
Fredrik Johansson
41b737ceb8 fix for last commit 2015-02-19 18:43:01 +01:00
Fredrik Johansson
329ce6b72f add acb_rel_accuracy_bits and improve the real version 2015-02-19 18:15:47 +01:00
Fredrik Johansson
1ec075a243 fix exp(huge) outputing unnecessarily useless intervals 2015-02-19 16:57:06 +01:00
Fredrik Johansson
5bf492f648 minor doc fix 2015-02-19 16:27:39 +01:00
Fredrik Johansson
0d8d8ce1c4 fix broken code in erf 2015-02-19 16:27:20 +01:00
Fredrik Johansson
2dd056d726 more tuning of pfq_choose_n 2015-02-19 15:22:07 +01:00
Fredrik Johansson
a6d6a70f51 implemented Bessel K function 2015-02-17 01:17:20 +01:00
Fredrik Johansson
cb7b9dcf41 initial code for hypergeometric functions of power series 2015-02-16 15:07:04 +01:00
Fredrik Johansson
6c9bc0692f fix missing const 2015-02-16 15:06:26 +01:00
Fredrik Johansson
98a28a49d8 allow length 0 in rising_ui_series 2015-02-16 15:00:49 +01:00
Fredrik Johansson
e6bd67f911 make inv_series and div_series nonstop 2015-02-16 15:00:31 +01:00
Fredrik Johansson
39b3433b2b add arb/acb_poly_add_si 2015-02-15 05:00:31 +01:00
Fredrik Johansson
d0356c591a rmv accidental file 2015-02-15 03:59:03 +01:00
Fredrik Johansson
422b82efe4 make pfq_choose_n a bit more robust 2015-02-15 03:58:46 +01:00
Fredrik Johansson
af43b37c35 fix memory leak in example program 2015-02-13 16:17:00 +01:00
Fredrik Johansson
ce39f07d6f speed up inv_series and div_series for len = 2 2015-02-13 13:18:53 +01:00
Fredrik Johansson
ed2990d5f8 add sin_pi_series and friends 2015-02-10 17:45:20 +01:00
Fredrik Johansson
50af344e6c special-case real input in complex gamma function power series 2015-02-10 14:05:12 +01:00
Fredrik Johansson
cf9c68fd54 optimize arb gamma and rgamma series for special input 2015-02-10 13:43:40 +01:00
Fredrik Johansson
303a6fb9e0 special-case positive real input in acb_lgamma 2015-02-10 13:19:34 +01:00
Fredrik Johansson
8022fca3b4 add arb_poly_majorant, acb_poly_majorant 2015-02-10 13:13:46 +01:00
Fredrik Johansson
ca0a40bdab update docs and bump version number to 2.5.0 2015-01-28 18:20:07 +01:00
Fredrik Johansson
12dc9a363a logos! 2015-01-28 14:54:30 +01:00
Fredrik Johansson
5d248c5a41 fix a minor bug 2015-01-27 18:41:15 +01:00
Fredrik Johansson
8da850c378 add arb_get_str and arb_printn 2015-01-27 18:09:38 +01:00
Fredrik Johansson
5cc1e0d286 add arb_set_str 2015-01-22 18:47:21 +01:00
Fredrik Johansson
9f87237a56 incomplete gamma function of power series 2015-01-22 14:43:52 +01:00
Fredrik Johansson
3eb1cf06cd add simple wrappers for erfc, erfi, expint 2015-01-21 17:28:16 +01:00
Fredrik Johansson
de03803f57 add simple wrappers for erfc, erfi, expint 2015-01-21 17:28:00 +01:00