Commit graph

805 commits

Author SHA1 Message Date
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
Fredrik Johansson
5f6596b0ee make sure to set the mpfr exponent range 2014-06-20 15:03:14 +02:00
Fredrik Johansson
9c3eab41ba update documentation, call this 2.1.0 2014-06-20 13:43:31 +02:00
Fredrik Johansson
ab0e2d85e3 Merge remote branch 'origin/master' 2014-06-20 13:26:40 +02:00
Fredrik Johansson
ba9b08cd23 fix 32-bit bug 2014-06-20 13:25:55 +02:00
Fredrik Johansson
b4f0624d61 minor 2014-06-20 13:09:21 +02:00
Fredrik Johansson
60aa92747c remove comments 2014-06-20 11:36:37 +02:00
Fredrik Johansson
744287bc26 further documentation 2014-06-20 11:36:19 +02:00
Fredrik Johansson
4227921d88 more documentation 2014-06-20 11:10:11 +02:00
Fredrik Johansson
2f4e46e263 document and test more functions 2014-06-20 10:21:21 +02:00
Fredrik Johansson
9a4b57ec91 more documentation and test code 2014-06-20 09:27:47 +02:00
Fredrik Johansson
32763c5a2e update acb module documentation 2014-06-19 19:12:33 +02:00
Fredrik Johansson
d4bc0f1d20 work on documentation 2014-06-19 16:58:52 +02:00
Fredrik Johansson
09887881bc add acb_calc and integrals example programs 2014-06-19 16:17:32 +02:00
Fredrik Johansson
bff2d63525 arb_calc module 2014-06-19 15:43:48 +02:00
Fredrik Johansson
1f763d383b replace some more wrappers 2014-06-18 19:27:24 +02:00
Fredrik Johansson
637c78fad0 port atan, atan2 2014-06-18 18:21:03 +02:00
Fredrik Johansson
48c52eecd6 non-wrapper arb_log 2014-06-18 17:39:31 +02:00
Fredrik Johansson
270a65569b add mag_log1p 2014-06-18 16:50:15 +02:00
Fredrik Johansson
498197bae9 remove backup file 2014-06-17 16:34:52 +02:00
Fredrik Johansson
be0d9a77eb port partition function to new types 2014-06-17 16:25:54 +02:00
Fredrik Johansson
8cadccc17b port sin/cos_pi_fmpq (with some tweaks) 2014-06-17 16:18:57 +02:00