Fredrik Johansson
|
4b7d15674a
|
include proof program for _arb_atan_taylor_rs
|
2014-08-22 15:25:42 +02:00 |
|
Fredrik Johansson
|
9dc6115864
|
add back some algorithm documentation for gamma
|
2014-08-20 20:22:18 +02:00 |
|
Fredrik Johansson
|
a22092176a
|
add a bit of documentation for elementary function algorithms
|
2014-08-20 20:01:26 +02:00 |
|
Fredrik Johansson
|
0f7b450587
|
rename example programs
|
2014-08-20 18:38:02 +02:00 |
|
Fredrik Johansson
|
86e5053262
|
improve mag_set_ui / mag_set_ui_lower and add test code
|
2014-08-19 14:31:20 +02:00 |
|
Fredrik Johansson
|
863d9ee2f7
|
remove old header files
|
2014-08-19 01:49:31 +02:00 |
|
Fredrik Johansson
|
e493a6dd43
|
remove most of the old (arb 1.x) modules
|
2014-08-19 01:26:52 +02:00 |
|
Fredrik Johansson
|
02bfd87589
|
fix make install include path
|
2014-08-19 00:22:10 +02:00 |
|
Fredrik Johansson
|
a01420152c
|
configure fix
|
2014-08-18 23:18:46 +02:00 |
|
Fredrik Johansson
|
a4019154e7
|
replace makefiles with version based on the improved flint makefiles
|
2014-08-18 22:53:50 +02:00 |
|
Fredrik Johansson
|
7554efeb93
|
speed up log_ui_from_prev
|
2014-08-18 20:30:38 +02:00 |
|
Fredrik Johansson
|
15d54f224e
|
small test code fix
|
2014-08-18 19:09:36 +02:00 |
|
Fredrik Johansson
|
d4c384f25d
|
add new logarithm code and fix minor precision issue in atan
|
2014-08-18 19:02:16 +02:00 |
|
Fredrik Johansson
|
47c154081f
|
more cleanup
|
2014-08-15 16:10:58 +02:00 |
|
Fredrik Johansson
|
5fe4e4f30f
|
more cleanup
|
2014-08-15 16:00:21 +02:00 |
|
Fredrik Johansson
|
9ee45ddbed
|
tiny fix
|
2014-08-15 15:52:50 +02:00 |
|
Fredrik Johansson
|
35edfa850a
|
remove obsoleted functions fmprb_mat_exp, fmpcb_mat_exp
|
2014-08-15 15:38:33 +02:00 |
|
Fredrik Johansson
|
24b18ec104
|
change arb/acb_mat_bound_inf_norm to output a mag_t; tweak arb/acb_mat_exp
|
2014-08-15 15:16:07 +02:00 |
|
Fredrik Johansson
|
6880e8b223
|
cleanup acb_get_mag, acb_get_mag_lower
|
2014-08-15 14:03:42 +02:00 |
|
Fredrik Johansson
|
d3ff8702bd
|
add mag_exp_tail
|
2014-08-15 13:21:02 +02:00 |
|
Fredrik Johansson
|
19064937f3
|
add mag_exp
|
2014-08-14 22:09:50 +02:00 |
|
Fredrik Johansson
|
e0115b8bb9
|
add mag_pow_fmpz
|
2014-08-14 01:04:48 +02:00 |
|
Fredrik Johansson
|
b2bc5162d8
|
remove some more unnecessary inlines
|
2014-08-14 00:18:25 +02:00 |
|
Fredrik Johansson
|
06247fb30d
|
un-inline some gratuitously inlined functions
|
2014-08-13 16:10:37 +02:00 |
|
Fredrik Johansson
|
df8ff54ea3
|
test higher precision in t-atan
|
2014-08-12 13:03:24 +02:00 |
|
Fredrik Johansson
|
4e2456343b
|
new arb_atan implementation
|
2014-08-12 12:58:19 +02:00 |
|
Fredrik Johansson
|
19c18bc347
|
fast atan taylor series summation
|
2014-08-11 14:14:29 +02:00 |
|
Fredrik Johansson
|
cb0d578c70
|
add atan lookup tables (preliminary)
|
2014-08-11 12:30:44 +02:00 |
|
Fredrik Johansson
|
fdc3f4b087
|
improve arf_get_fmpz
|
2014-08-09 16:43:03 +02:00 |
|
Fredrik Johansson
|
128dcd0b8d
|
update documentation; call this 2.2.0
|
2014-08-01 17:31:46 +02:00 |
|
Fredrik Johansson
|
1845cef6bf
|
test mag_fac_ui and mag_rfac_ui
|
2014-08-01 14:43:14 +02:00 |
|
Fredrik Johansson
|
41cb148d73
|
add tests and documentation; fix minor bugs
|
2014-08-01 14:34:31 +02:00 |
|
Fredrik Johansson
|
d53f08390f
|
insert cast for C++ compatibility
|
2014-07-31 18:52:39 +02:00 |
|
Fredrik Johansson
|
33611b373e
|
compute directly
|
2014-07-30 22:15:27 +02:00 |
|
Fredrik Johansson
|
981f65553e
|
document assumptions about hardware floating-point arithmetic
|
2014-07-30 18:16:35 +02:00 |
|
Fredrik Johansson
|
fff5f18a96
|
Merge remote-tracking branch 'origin/master'
|
2014-07-30 16:59:00 +02:00 |
|
Fredrik Johansson
|
46e15289fb
|
document shallow assign functions
|
2014-07-30 16:58:38 +02:00 |
|
Fredrik Johansson
|
8eafc47682
|
doc fix
|
2014-07-14 14:29:22 +02:00 |
|
Fredrik Johansson
|
bed946dccf
|
kill todo.txt
|
2014-07-10 22:59:43 +02:00 |
|
Fredrik Johansson
|
6827833cc3
|
add polylog wrapper functions
|
2014-07-10 22:23:26 +02:00 |
|
Fredrik Johansson
|
b53e4b2f25
|
improve powsum for integer s
|
2014-07-10 16:29:32 +02:00 |
|
Fredrik Johansson
|
bf187ac623
|
move some documentation text
|
2014-07-10 01:52:41 +02:00 |
|
Fredrik Johansson
|
3095ac9614
|
add polylog_series and document
|
2014-07-10 01:52:25 +02:00 |
|
Fredrik Johansson
|
f668bdd87a
|
increase mpfr exponent limit when printing
|
2014-07-10 01:51:49 +02:00 |
|
Fredrik Johansson
|
0e7067cb15
|
add proper mag_sqrt and mag_rsqrt
|
2014-07-08 21:21:28 +02:00 |
|
Fredrik Johansson
|
5ac4550887
|
some polylog algorithm documentation
|
2014-07-07 05:37:28 +02:00 |
|
Fredrik Johansson
|
9a6a1e8f20
|
header fix
|
2014-07-06 17:36:00 +02:00 |
|
Fredrik Johansson
|
323a20db65
|
initial code for polylogarithms
|
2014-07-06 17:16:54 +02:00 |
|
Fredrik Johansson
|
4cc48bd0a1
|
generalize powsum to allow a geometric factor
|
2014-07-05 17:38:02 +02:00 |
|
Fredrik Johansson
|
a27884e98a
|
speed up log_ui_from_prev
|
2014-06-22 15:46:14 +02:00 |
|