Alexander Kobel
|
a8ad82f43c
|
change argument order for arb_abs and arb_neg; correct documentation of arb_abs
|
2015-07-23 12:24:23 +02:00 |
|
Fredrik Johansson
|
59203d90ef
|
implement the Fujiwara root bound
|
2015-07-22 13:24:08 +02:00 |
|
Fredrik Johansson
|
6c81cba454
|
port the div_2expm1_ui code completely to the arb type
|
2015-07-21 18:05:30 +02:00 |
|
Fredrik Johansson
|
b24d5d482d
|
fix typo
|
2015-07-21 15:10:23 +02:00 |
|
Fredrik Johansson
|
7b6828df42
|
implement mag_root
|
2015-07-21 15:09:06 +02:00 |
|
Fredrik Johansson
|
bd446004c7
|
Merge pull request #43 from akobel/master
fix two compiler warnings
|
2015-07-21 14:18:24 +02:00 |
|
Alexander Kobel
|
fda6608900
|
comment out superfluous precondition check for unsigned M < 0
(avoid compiler warning)
|
2015-07-21 14:05:11 +02:00 |
|
Alexander Kobel
|
7e7f47d734
|
remove ab variable in _arb_compute_bs_exponents
to avoid compiler warnings; self-assignment ab = ab used to give
a warning in clang
|
2015-07-21 14:04:34 +02:00 |
|
Fredrik Johansson
|
d9cbf6ecd5
|
remove config.h -- flint's config.h should be used
|
2015-07-15 16:36:53 +02:00 |
|
Fredrik Johansson
|
e4113ef4da
|
call this 2.7.0; update documentation
|
2015-07-14 15:59:03 +02:00 |
|
Fredrik Johansson
|
dcaef9699c
|
enable fast multipoint evaluation when p, q = 3
|
2015-07-14 15:34:41 +02:00 |
|
Fredrik Johansson
|
d7e4c5f73b
|
implement the Barnes G-function
|
2015-07-13 18:39:05 +02:00 |
|
Fredrik Johansson
|
d6771af8d9
|
implement the generalized polygamma function (acb_polygamma)
|
2015-07-13 17:23:34 +02:00 |
|
Fredrik Johansson
|
57b1dd98d1
|
implement binary splitting acb_hypgeom summation
|
2015-07-13 15:47:04 +02:00 |
|
Fredrik Johansson
|
d7519e76ff
|
zeta_series: realify error bound
|
2015-07-13 14:07:32 +02:00 |
|
Fredrik Johansson
|
e4f4447d3f
|
add digamma series
|
2015-07-07 14:30:36 +02:00 |
|
Fredrik Johansson
|
250b2921dc
|
use reflection formula in lgamma_series
|
2015-07-06 15:52:54 +02:00 |
|
Fredrik Johansson
|
91c72f51c5
|
small tweak to arb_one
|
2015-07-05 01:25:30 +02:00 |
|
Fredrik Johansson
|
bc89f14b0b
|
document vector functions
|
2015-07-04 23:48:57 +02:00 |
|
Fredrik Johansson
|
0efc582992
|
update docs
|
2015-07-04 22:45:16 +02:00 |
|
Fredrik Johansson
|
5c58ec18a9
|
change some arf instances to mag
|
2015-07-04 22:44:22 +02:00 |
|
Fredrik Johansson
|
ea65302bb3
|
avoid large exponential in acb_log_sin_pi
|
2015-06-28 15:31:26 +02:00 |
|
Fredrik Johansson
|
3f0f08a6f0
|
fix minor issue in pow_fmpq
|
2015-06-17 18:41:32 +02:00 |
|
Fredrik Johansson
|
303913f631
|
add arf_root and improve arb_root
|
2015-06-17 18:37:53 +02:00 |
|
Fredrik Johansson
|
e9f7d19561
|
implement reflection formula for acb_lgamma; tweaks to arb_lgamma
|
2015-06-16 21:06:14 +02:00 |
|
Fredrik Johansson
|
2c5d00981e
|
implement [arb/acb]_poly_cot_pi_series
|
2015-06-16 13:10:18 +02:00 |
|
Fredrik Johansson
|
3a3584aa5a
|
add acb hyperbolic functions (sinh, cosh, sinh_cosh, tanh, coth)
|
2015-06-16 10:33:19 +02:00 |
|
Fredrik Johansson
|
68900c5e63
|
simplify acb_tan and acb_cot, and improve for large values
|
2015-06-16 10:32:43 +02:00 |
|
Fredrik Johansson
|
ec2a90f565
|
improve arb_coth and arb_tanh for large input
|
2015-06-15 20:20:21 +02:00 |
|
Fredrik Johansson
|
0f2e1d4cd2
|
add fast multipoint evaluation based hypgeom summation
|
2015-06-12 14:46:55 +02:00 |
|
Fredrik Johansson
|
ca5b941e52
|
fix missing sign in doc
|
2015-06-10 17:39:24 +02:00 |
|
Fredrik Johansson
|
4d09c77329
|
bessel_i and bessel_y functions
|
2015-06-10 17:05:32 +02:00 |
|
Fredrik Johansson
|
bea4792710
|
correct branch cut for bessel_k with real z < 0
|
2015-06-10 16:53:59 +02:00 |
|
Fredrik Johansson
|
623c9c57db
|
bugfix for previous commit
|
2015-06-09 14:24:22 +02:00 |
|
Fredrik Johansson
|
b2c7cebc6b
|
add exp_invexp functions
|
2015-06-09 11:07:47 +02:00 |
|
Fredrik Johansson
|
bd3e817d86
|
doc fix
|
2015-06-05 23:55:07 -04:00 |
|
Fredrik Johansson
|
f02f83e7dc
|
factor out a test helper function
|
2015-06-05 23:39:02 -04:00 |
|
Fredrik Johansson
|
ed24ca75f4
|
fix missing flag in setup example code
|
2015-05-07 10:39:47 +02:00 |
|
Fredrik Johansson
|
0e9ba4a3eb
|
call this 2.6.0
|
2015-04-19 18:09:46 +02:00 |
|
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 |
|