.. |
test
|
add arb_log1p, acb_log1p, acb_atan
|
2015-01-14 15:17:38 +01:00 |
addmul.c
|
remove some more unnecessary inlines
|
2014-08-14 00:18:25 +02:00 |
agm1.c
|
cleanup and documenting
|
2014-12-20 22:37:43 +01:00 |
arg.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
atan.c
|
add arb_log1p, acb_log1p, acb_atan
|
2015-01-14 15:17:38 +01:00 |
cos.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
cos_pi.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
cot.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
cube.c
|
improve cubing for complex numbers
|
2014-10-03 16:01:48 +02:00 |
digamma.c
|
fix algorithm selection
|
2014-11-09 17:19:54 +01:00 |
div.c
|
improve complex division with small denominator
|
2015-01-15 11:33:39 +01:00 |
exp.c
|
tweak acb_exp; add acb_exp_pi_i
|
2014-10-06 15:09:37 +02:00 |
exp_pi_i.c
|
tweak acb_exp; add acb_exp_pi_i
|
2014-10-06 15:09:37 +02:00 |
gamma.c
|
fix algorithm selection
|
2014-11-09 17:19:54 +01:00 |
get_mag.c
|
cleanup acb_get_mag, acb_get_mag_lower
|
2014-08-15 14:03:42 +02:00 |
get_mag_lower.c
|
cleanup acb_get_mag, acb_get_mag_lower
|
2014-08-15 14:03:42 +02:00 |
get_unique_fmpz.c
|
more get_unique_fmpz methods, and code for generating Swinnerton-Dyer polynomials
|
2015-01-16 17:02:03 +01:00 |
inlines.c
|
add inline functions to library
|
2014-12-25 15:50:37 +01:00 |
inv.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
log.c
|
add arb_log1p, acb_log1p, acb_atan
|
2015-01-14 15:17:38 +01:00 |
log1p.c
|
add arb_log1p, acb_log1p, acb_atan
|
2015-01-14 15:17:38 +01:00 |
mul.c
|
add mag_fast_mul_2exp_si; small optimization of complex squaring
|
2014-12-20 23:01:13 +01:00 |
mul_naive.c
|
more work on complex multiplication
|
2014-05-15 19:20:44 +02:00 |
polylog.c
|
add polylog wrapper functions
|
2014-07-10 22:23:26 +02:00 |
pow.c
|
implement bessel function of the first kind
|
2014-11-09 13:28:39 +01:00 |
printd.c
|
prettier printing of complex numbers with negative imaginary part
|
2014-08-23 20:18:17 +02:00 |
randtest.c
|
add matrix charpoly (ported from flint) and randtest methods
|
2015-01-18 00:14:42 +01:00 |
rising2_ui.c
|
port rising2 methods
|
2014-06-04 16:00:51 +02:00 |
rising2_ui_bs.c
|
port rising2 methods
|
2014-06-04 16:00:51 +02:00 |
rising2_ui_rs.c
|
port rising2 methods
|
2014-06-04 16:00:51 +02:00 |
rising_ui.c
|
add acb rising factorials
|
2014-06-04 13:36:51 +02:00 |
rising_ui_bs.c
|
add acb rising factorials
|
2014-06-04 13:36:51 +02:00 |
rising_ui_get_mag.c
|
missing clear
|
2014-12-21 00:30:37 +01:00 |
rising_ui_rec.c
|
add acb rising factorials
|
2014-06-04 13:36:51 +02:00 |
rising_ui_rs.c
|
add acb rising factorials
|
2014-06-04 13:36:51 +02:00 |
rsqrt.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
sin.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
sin_cos.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
sin_cos_pi.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
sin_pi.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
sqrt.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
submul.c
|
remove some more unnecessary inlines
|
2014-08-14 00:18:25 +02:00 |
tan.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
vec_sort_pretty.c
|
make _acb_vec_sort_pretty a library function
|
2015-01-13 17:00:42 +01:00 |
zeta.c
|
more cleanup
|
2014-08-15 16:10:58 +02:00 |