Albin Ahlbäck
|
2acfe29830
|
Add acb_add_error_arb
Also add acb_add_error_arf to the documentation.
|
2021-09-21 17:14:01 +02:00 |
|
fredrik
|
52474120ce
|
begin make old gamma functions call new code
|
2021-09-19 15:07:07 +02:00 |
|
fredrik
|
1cbd8704cc
|
all the rising factorial algorithms for acb
|
2021-07-29 13:16:29 +02:00 |
|
fredrik
|
d49264f251
|
arb_dot_fmpz and variants
|
2021-07-02 11:08:00 +02:00 |
|
Fredrik Johansson
|
2347c2e13d
|
Merge pull request #291 from p15-git-acc/csc_pi
add csc_pi for arb_t and acb_t types
|
2020-09-15 09:41:24 +02:00 |
|
p15-git-acc
|
2e42836203
|
avoid inverting sine in acb_csc_pi
|
2020-09-10 11:46:52 -05:00 |
|
Joel Dahne
|
b2e1bb0430
|
change long to slong in acb_fprintn
|
2020-05-04 11:19:09 +02:00 |
|
fredrik
|
7b31f65f88
|
add acb_agm
|
2020-03-13 13:32:20 +01:00 |
|
fredrik
|
35a554464a
|
add arb_contains_interior, acb_contains_interior
|
2020-02-19 09:14:06 +01:00 |
|
p15-git-acc
|
b15e14d6e7
|
add csc_pi for arb_t and acb_t types
|
2019-08-16 15:56:47 -05:00 |
|
fredrik
|
b17506e22d
|
add rel_one_accuracy_bits methods; improvement to precision handling for hypgeom_m
|
2019-02-22 13:28:03 +01:00 |
|
fredrik
|
242fa2e4c0
|
header file cleanup (de-inlining, etc)
|
2019-01-18 15:34:54 +01:00 |
|
fredrik
|
e7eba6be30
|
acb_get_mid as a common function; small doc edits
|
2018-12-03 22:38:36 +01:00 |
|
fredrik
|
7c98883478
|
approximate dot product and matrix multiplication
|
2018-09-07 18:04:30 +02:00 |
|
fredrik
|
ffa60bf319
|
implement acb_dot and use in the acb_poly module
|
2018-08-26 19:59:30 +02:00 |
|
fredrik
|
63526714e2
|
utility functions acb_sqrt_analytic, acb_rsqrt_analytic, acb_log_analytic, acb_pow_analytic, acb_real_sqrtpos; also improve bounds in acb_rsqrt
|
2018-02-23 00:21:01 +01:00 |
|
fredrik
|
fbe994f446
|
utility functions acb_real_abs, sgn, heaviside, floor, ceil, min, max
|
2018-02-10 22:31:33 +01:00 |
|
Fredrik Johansson
|
a0ce21c37c
|
more trig functions (sec, csc, sech, csch)
|
2017-11-13 01:59:40 +01:00 |
|
Pascal
|
226ed94603
|
order arguments in acb_vec_unit_roots
|
2017-10-30 08:43:01 +01:00 |
|
Pascal
|
4376829974
|
change acb_vec_unit_roots interface
separate order from length, and allow negative order
|
2017-10-30 08:43:00 +01:00 |
|
Fredrik Johansson
|
de0349a885
|
add arb_sinc_pi, acb_sinc_pi
|
2017-06-20 09:44:25 +02:00 |
|
Fredrik Johansson
|
e08d863d58
|
add acb_expm1
|
2017-06-12 16:40:33 +02:00 |
|
Fredrik Johansson
|
4528967782
|
support nonstandard branches in acb_lambertw
|
2017-03-28 01:44:41 +02:00 |
|
Fredrik Johansson
|
d77b6c5c73
|
complex Lambert W function (acb_lambertw)
|
2017-03-20 18:57:53 +01:00 |
|
Fredrik Johansson
|
0be7de5ec4
|
de-inline some more arb and acb methods
|
2017-02-26 18:18:56 +01:00 |
|
Fredrik Johansson
|
8f9f343127
|
add arb_is_int_2exp_si and acb_is_int_2exp_si
|
2017-02-14 14:31:48 +01:00 |
|
Fredrik Johansson
|
8f6fa5598c
|
acb_nth_root -> acb_unit_root (clearer since there is also a function for computing the nth root of an arbitrary number)
|
2016-12-01 21:53:02 +01:00 |
|
Fredrik Johansson
|
84a49ff8fd
|
add methods to count allocated bytes; restrict memory usage in zeta sum sieving
|
2016-10-19 17:58:37 +02:00 |
|
Pascal
|
201c241172
|
move dft to separate directory
|
2016-10-06 12:39:42 +02:00 |
|
Fredrik Johansson
|
b60365962c
|
small fix
|
2016-09-07 00:05:44 +02:00 |
|
Fredrik Johansson
|
bbdeca4cda
|
add acb_printn / acb_fprintn and tweak documentation
|
2016-09-06 18:01:14 +02:00 |
|
Fredrik Johansson
|
6316497cf5
|
de-inline clear() methods -> 8% faster compile, 25% smaller libarb.so
|
2016-07-05 00:26:55 +02:00 |
|
Fredrik Johansson
|
ecb70e7476
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
|
Ricky E. Farr
|
9bb4a234de
|
Fix small issue with previous commit
|
2016-04-20 06:28:07 -04:00 |
|
Ricky E. Farr
|
73011a5386
|
Add arb_sqr and acb_sqr functions and documentation
|
2016-04-20 06:15:31 -04:00 |
|
Fredrik Johansson
|
5d8f80023e
|
add acb_csgn (alternative definition of sign function)
|
2016-02-18 01:37:51 +01:00 |
|
Fredrik Johansson
|
d9c8a39a51
|
add complex sign function, acb_sgn
|
2016-02-18 00:55:43 +01:00 |
|
Fredrik Johansson
|
6d18eb53ed
|
add functions for evaluating Bernoulli polynomials
|
2016-01-24 15:05:21 +01:00 |
|
Fredrik Johansson
|
4033d51c42
|
add arb_equal_si and acb_equal_si
|
2016-01-18 14:37:59 +01:00 |
|
Fredrik Johansson
|
118de12f7a
|
add complex sinc function
|
2016-01-07 18:21:26 +01:00 |
|
alex
|
c7ef0f64ac
|
MAINT: print(...) is now implemented like fprint(stdout, ...)
|
2016-01-01 17:18:55 -05:00 |
|
alex
|
020433d0dc
|
ENH: add fprint
|
2015-12-31 19:06:07 -05:00 |
|
Fredrik Johansson
|
a9b8590a09
|
add acb_quadratic_roots_fmpz
|
2015-11-23 15:34:28 +01:00 |
|
Fredrik Johansson
|
a4a52ff95d
|
add acb_root_ui
|
2015-11-23 15:09:10 +01:00 |
|
William Hart
|
75d3be4cd1
|
BLAH_INLINE long -> BLAH_INLINE slong in *.h.
|
2015-11-10 13:58:05 +00:00 |
|
William Hart
|
34008143c1
|
long -> slong return values.
|
2015-11-10 13:41:43 +00:00 |
|
William Hart
|
55c2827539
|
printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf.
|
2015-11-06 16:17:27 +00:00 |
|
William Hart
|
24217696d7
|
long -> slong acb.h.
|
2015-11-06 11:11:35 +00:00 |
|
Fredrik Johansson
|
83e79dddfc
|
implement arb_contains_int and acb_contains_int
|
2015-11-04 16:08:27 +01:00 |
|
Fredrik Johansson
|
d281d74021
|
Chebyshev functions
|
2015-11-01 06:05:48 +01:00 |
|