.. |
test
|
port most of the zeta function code
|
2014-06-13 22:08:25 +02:00 |
addmul.c
|
remove some more unnecessary inlines
|
2014-08-14 00:18:25 +02:00 |
arg.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02: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 |
digamma.c
|
port digamma function
|
2014-06-04 16:12:22 +02:00 |
exp.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
gamma.c
|
more cleanup
|
2014-08-15 16:10:58 +02: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 |
inv.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
log.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
mul.c
|
more work on complex multiplication
|
2014-05-15 19:20:44 +02: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
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
printd.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
randtest.c
|
more work on complex multiplication
|
2014-05-15 19:20:44 +02: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_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 |
zeta.c
|
more cleanup
|
2014-08-15 16:10:58 +02:00 |