Commit graph

90 commits

Author SHA1 Message Date
Fredrik Johansson
835bb3033a add a function for reducing mod log(2) at low precision 2014-09-17 20:41:13 +02:00
Fredrik Johansson
9b9bbe366f add exp lookup tables and taylor series evaluation 2014-09-17 20:27:07 +02:00
Fredrik Johansson
ada701209b port bit-burst exp to arb type 2014-09-08 20:35:58 +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
b2bc5162d8 remove some more unnecessary inlines 2014-08-14 00:18:25 +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
6827833cc3 add polylog wrapper functions 2014-07-10 22:23:26 +02:00
Fredrik Johansson
323a20db65 initial code for polylogarithms 2014-07-06 17:16:54 +02:00
Fredrik Johansson
4227921d88 more documentation 2014-06-20 11:10:11 +02:00
Fredrik Johansson
8cadccc17b port sin/cos_pi_fmpq (with some tweaks) 2014-06-17 16:18:57 +02:00
Fredrik Johansson
9fd66aa77d port some of the bernoulli number code 2014-06-14 22:08:38 +02:00
Fredrik Johansson
f0b1c4842c port remaining zeta methods 2014-06-14 21:42:47 +02:00
Fredrik Johansson
075cc472d6 port most of the zeta function code 2014-06-13 22:08:25 +02:00
Fredrik Johansson
e1329d27d0 port most arb_const_ methods 2014-06-12 20:46:25 +02:00
Fredrik Johansson
e7f0fff490 port gamma function power series methods 2014-06-05 00:43:30 +02:00
Fredrik Johansson
1613f6bb68 port rising2 methods 2014-06-04 16:00:51 +02:00
Fredrik Johansson
befeb0ec50 add arb_rising_fmpq_ui 2014-06-04 13:02:45 +02:00
Fredrik Johansson
a0b580eda3 add arb rising factorial methods 2014-05-29 18:50:18 +02:00
Fredrik Johansson
668b170b91 avoiding wrappers; putting code in the right place 2014-05-26 17:15:00 +02:00
Fredrik Johansson
301da18e89 move some code to the right places 2014-05-26 14:24:18 +02:00
Abhinav Baid
089744373c add dot and norm functions 2014-05-16 17:17:01 +05:30
Fredrik Johansson
5dd148db59 wrap remaining fmprb functions 2014-05-12 11:15:51 +02:00
Fredrik Johansson
40132cfcdd more square root related methods 2014-05-12 04:39:59 +02:00
Fredrik Johansson
9b992a306c square roots and some tweaks 2014-05-11 16:51:21 +02:00
Fredrik Johansson
0dff48c4e7 enable t-special 2014-05-11 05:47:44 +02:00
Fredrik Johansson
85e5824db9 addmul/submul methods 2014-05-11 03:30:34 +02:00
Fredrik Johansson
1054e41f74 division methods (work in progress) 2014-05-10 03:27:12 +02:00
Fredrik Johansson
2e256cf4ae multiplication methods 2014-05-09 21:22:24 +02:00
Fredrik Johansson
0d6a6a4c51 more ball arithmetic code (add/sub methods) 2014-05-09 20:29:41 +02:00
Fredrik Johansson
48ddeea5ef more work on ball arithmetic 2014-05-09 16:50:01 +02:00
Fredrik Johansson
c268754bb0 very rough initial code for mag_t and arb_t types 2014-05-06 15:31:17 +02:00
Fredrik Johansson
09990f94bc fmpz based floating-point arithmetic (experimental) 2012-08-05 19:57:08 +02:00
Fredrik Johansson
775334ae53 native implementation of Euler product for zeta(n) 2012-04-19 12:59:19 +02:00
Fredrik Johansson
81236fa093 enhancements to log/exp series; general zeta_ui; series expansion of log gamma 2012-04-17 12:45:59 +02:00
Fredrik Johansson
617e4997b1 make exp_series work with an arbitrary constant term; some improvements 2012-04-11 12:28:19 +02:00
Fredrik Johansson
e025325b3d add arb_log and related functions 2012-04-11 09:28:34 +02:00
Fredrik Johansson
cc82154a19 add an arb_poly module 2012-04-07 20:38:35 +02:00
Fredrik Johansson
019a921613 first commit 2012-04-05 15:57:19 +02:00