Fredrik Johansson
|
4604554bac
|
implement elliptic_e
|
2015-03-06 13:59:41 +01:00 |
|
Fredrik Johansson
|
7607ed67e6
|
improve pfq with power series and document
|
2015-03-05 13:36:41 +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
|
5bf492f648
|
minor doc fix
|
2015-02-19 16:27:39 +01:00 |
|
Fredrik Johansson
|
a6d6a70f51
|
implemented Bessel K function
|
2015-02-17 01:17:20 +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
|
ed2990d5f8
|
add sin_pi_series and friends
|
2015-02-10 17:45:20 +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
|
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
|
de03803f57
|
add simple wrappers for erfc, erfi, expint
|
2015-01-21 17:28:00 +01:00 |
|
Fredrik Johansson
|
b3be4541b4
|
document two methods
|
2015-01-21 16:16:53 +01:00 |
|
Fredrik Johansson
|
d212f84652
|
implement incomplete gamma function
|
2015-01-21 16:14:46 +01:00 |
|
Fredrik Johansson
|
9f46fd1133
|
add poly_set_round methods
|
2015-01-19 16:52:15 +01:00 |
|
Fredrik Johansson
|
f66d002884
|
more is_real methods; use in acb_mat exp and det
|
2015-01-18 17:21:23 +01:00 |
|
Fredrik Johansson
|
1a29168c4b
|
add matrix charpoly (ported from flint) and randtest methods
|
2015-01-18 00:14:42 +01:00 |
|
Fredrik Johansson
|
143543f4fa
|
more get_unique_fmpz methods, and code for generating Swinnerton-Dyer polynomials
|
2015-01-16 17:02:03 +01:00 |
|
Fredrik Johansson
|
a22075c52e
|
factor out mag_polylog_tail
|
2015-01-16 09:29:10 +01:00 |
|
Fredrik Johansson
|
55b952d24a
|
add arb_sqrt1pm1, arb_atanh, arb_asinh, arb_atanh
|
2015-01-14 16:58:47 +01:00 |
|
Fredrik Johansson
|
ab93d2e905
|
add arb_log1p, acb_log1p, acb_atan
|
2015-01-14 15:17:38 +01:00 |
|
Fredrik Johansson
|
de1e9bbde4
|
more functions of complex power series: pow, agm, erf, elliptic_k, elliptic_p
|
2015-01-13 17:18:24 +01:00 |
|
Fredrik Johansson
|
2caa2bf8d2
|
change divrem to return success/fail instead of aborting on divide by zero
|
2015-01-06 14:35:00 +01:00 |
|
Fredrik Johansson
|
1dc2c0db38
|
add helper function for binary to decimal conversion
|
2015-01-02 21:42:42 +01:00 |
|
Fredrik Johansson
|
64ece5fd3d
|
add arb_hurwitz_zeta
|
2014-12-29 17:11:03 +01:00 |
|
Fredrik Johansson
|
0e014342af
|
move out mag_log_ui and mag_binpow_uiui and document them
|
2014-12-21 16:40:09 +01:00 |
|
Fredrik Johansson
|
fa2e944576
|
some better code for bounding complex rising factorials
|
2014-12-21 00:27:30 +01:00 |
|
Fredrik Johansson
|
efcf9856bd
|
add mag_fast_mul_2exp_si; small optimization of complex squaring
|
2014-12-20 23:01:13 +01:00 |
|
Fredrik Johansson
|
6e296f2cba
|
cleanup and documenting
|
2014-12-20 22:37:43 +01:00 |
|
Fredrik Johansson
|
17b368da36
|
implement the complete elliptic integral of the first kind
|
2014-12-19 23:28:24 +01:00 |
|
Fredrik Johansson
|
c6395d0bd6
|
implement the complex arithmetic-geometric mean (code is still messy)
|
2014-12-16 16:53:24 +01:00 |
|
Fredrik Johansson
|
aa14f864a3
|
update docs related to elementary functions
|
2014-12-09 16:22:52 +01:00 |
|
Fredrik Johansson
|
0214f750d7
|
update documentation; make this 2.4.0
|
2014-11-15 17:46:04 +01:00 |
|
Fredrik Johansson
|
899c985eba
|
include a version number
|
2014-11-15 16:53:38 +01:00 |
|
Fredrik Johansson
|
bad99d8c7f
|
implement evaluation of Chebyshev polynomials
|
2014-11-14 19:05:06 +01:00 |
|
Fredrik Johansson
|
1345dfd281
|
implement bessel function of the first kind
|
2014-11-09 13:28:39 +01:00 |
|
Fredrik Johansson
|
695a899d57
|
more test code
|
2014-11-08 14:43:00 +01:00 |
|
Fredrik Johansson
|
921290f764
|
implement the error function
|
2014-11-08 14:24:44 +01:00 |
|
Fredrik Johansson
|
030a37acb9
|
more hypergeometric helper functions
|
2014-11-08 13:49:15 +01:00 |
|
Fredrik Johansson
|
af8f8d713e
|
start of a module for hypergeometric functions
|
2014-11-06 16:03:49 +01:00 |
|
Fredrik Johansson
|
7d04c89504
|
implement mag_sub_lower properly and test+document it
|
2014-11-06 14:29:56 +01:00 |
|
Fredrik Johansson
|
ded80c5691
|
fix bug in mag_print (showing a value too large by 2^30); cleanup and test some mag methods
|
2014-11-06 11:44:31 +01:00 |
|
Fredrik Johansson
|
eaedd0c839
|
add floor and ceil functions
|
2014-10-30 15:54:50 +01:00 |
|
Fredrik Johansson
|
f8e118c34b
|
more credits and references
|
2014-10-28 14:04:12 +01:00 |
|
Fredrik Johansson
|
c7748d3445
|
some more credits
|
2014-10-27 14:51:48 +01:00 |
|
Fredrik Johansson
|
b15cc469e0
|
tidy up proof code of Taylor series evaluation algorithm
|
2014-10-27 11:44:29 +01:00 |
|
Fredrik Johansson
|
19c4aa3cb6
|
Merge remote-tracking branch 'origin/master'
|
2014-10-24 16:33:16 +02:00 |
|