Fredrik Johansson
|
72075160cf
|
rename arb_fac2_ui -> arb_doublefac_ui (more descriptive)
|
2015-12-29 17:22:57 +01:00 |
|
Fredrik Johansson
|
99d77ab215
|
fix sinc latex
|
2015-12-28 22:48:48 +01:00 |
|
alex
|
6a49946e2d
|
ENH: add sinc
|
2015-12-12 16:04:14 -05:00 |
|
Fredrik Johansson
|
41758f8c55
|
rename arb_root -> arb_root_ui for consistency (but keep alias)
|
2015-11-23 14:49:00 +01:00 |
|
William Hart
|
d14a3784ab
|
long -> slong arb.rst.
|
2015-11-06 11:43:10 +00:00 |
|
Fredrik Johansson
|
83e79dddfc
|
implement arb_contains_int and acb_contains_int
|
2015-11-04 16:08:27 +01:00 |
|
Fredrik Johansson
|
27a838e66c
|
add arb_fac2_ui (double factorial)
|
2015-11-01 12:53:23 +01:00 |
|
Fredrik Johansson
|
3ba474dd42
|
add arb_rising/acb_rising and use gamma for large n in rising_ui
|
2015-10-17 01:11:58 +02:00 |
|
Fredrik Johansson
|
5b5a0c094d
|
add arb_get_mid_arb / arb_get_rad_arb
|
2015-09-24 00:03:26 +02:00 |
|
Fredrik Johansson
|
a8ae64e5e1
|
improve add_error functions, and test them
|
2015-09-21 02:51:52 +02:00 |
|
ricky.e.farr@gmail.com
|
f93788b756
|
Make Arb documentation look cleaner, remove macros from docs
|
2015-08-13 06:16:56 -04:00 |
|
ricky.e.farr@gmail.com
|
71f77917f0
|
Documentation and Two More Functions
|
2015-08-13 06:05:23 -04:00 |
|
Fredrik Johansson
|
4ed39430ad
|
add code for Bell numbers
|
2015-08-06 04:05:46 +02:00 |
|
Fredrik Johansson
|
38a116157f
|
add arb_power_sum_vec
|
2015-08-04 12:22:38 +02:00 |
|
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
|
bc89f14b0b
|
document vector functions
|
2015-07-04 23:48:57 +02:00 |
|
Fredrik Johansson
|
303913f631
|
add arf_root and improve arb_root
|
2015-06-17 18:37:53 +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
|
b2c7cebc6b
|
add exp_invexp functions
|
2015-06-09 11:07:47 +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
|
5bf492f648
|
minor doc fix
|
2015-02-19 16:27:39 +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
|
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
|
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
|
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
|
aa14f864a3
|
update docs related to elementary functions
|
2014-12-09 16:22:52 +01:00 |
|
Fredrik Johansson
|
bad99d8c7f
|
implement evaluation of Chebyshev polynomials
|
2014-11-14 19:05:06 +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
|
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 |
|
Fredrik Johansson
|
2639be4e60
|
speed up sin and cos using sqrt trick and extend their table to higher precision
|
2014-10-24 16:32:56 +02:00 |
|
cheuberg
|
c2c0b8338c
|
Corrected arguments of arb_get_interval_arf in documentation
replaced mpfr_t by arf_t (twice).
|
2014-10-22 20:01:54 +02:00 |
|
Fredrik Johansson
|
e9da17f9a2
|
update documentation
|
2014-09-25 15:59:18 +02:00 |
|
Fredrik Johansson
|
6063d1be3e
|
remove more old files, and move things around
|
2014-09-25 15:36:55 +02:00 |
|
Fredrik Johansson
|
e6567b9997
|
more set/get_interval methods
|
2014-09-25 14:44:17 +02:00 |
|
Fredrik Johansson
|
c1a82e411d
|
update documentation
|
2014-08-22 18:34:20 +02:00 |
|
Fredrik Johansson
|
8eafc47682
|
doc fix
|
2014-07-14 14:29:22 +02:00 |
|
Fredrik Johansson
|
6827833cc3
|
add polylog wrapper functions
|
2014-07-10 22:23:26 +02:00 |
|
Fredrik Johansson
|
bf187ac623
|
move some documentation text
|
2014-07-10 01:52:41 +02:00 |
|
Fredrik Johansson
|
4227921d88
|
more documentation
|
2014-06-20 11:10:11 +02:00 |
|
Fredrik Johansson
|
1613f6bb68
|
port rising2 methods
|
2014-06-04 16:00:51 +02:00 |
|
Fredrik Johansson
|
befeb0ec50
|
add arb_rising_fmpq_ui
|
2014-06-04 13:02:45 +02:00 |
|
Fredrik Johansson
|
a0b580eda3
|
add arb rising factorial methods
|
2014-05-29 18:50:18 +02:00 |
|
Fredrik Johansson
|
4df2988515
|
update documentation
|
2014-05-27 20:14:09 +02:00 |
|