Commit graph

30 commits

Author SHA1 Message Date
Fredrik Johansson
1c7c141022 some fixes 2012-08-30 02:05:19 +02:00
Fredrik Johansson
493c740ba7 lots of changes 2012-08-29 07:14:04 +02:00
Fredrik Johansson
d7723e2566 some more experimental code 2012-08-10 10:07:30 +02:00
Fredrik Johansson
68258bd59e tentative code for log 2012-08-08 15:58:06 +02:00
Fredrik Johansson
a51520438d tidying; fix addition 2012-08-08 12:18:51 +02:00
Fredrik Johansson
9e7659b53b move a helper function to the .h file 2012-08-07 14:42:07 +02:00
Fredrik Johansson
9ee444f76c semi-working mprb type based on mpr/mpfr + ufloat 2012-08-07 14:37:10 +02:00
Fredrik Johansson
48df1f1886 renamed files 2012-05-27 19:38:49 +02:00
Fredrik Johansson
8eddc357e2 continuation of last commit, adding addition 2012-05-27 19:38:26 +02:00
Fredrik Johansson
d628100af4 preliminary version of a ball type, with multiplication implemented 2012-05-27 18:09:05 +02:00
Fredrik Johansson
340f2eca91 start of a low-level implementation 2012-05-21 15:33:29 +02:00
Fredrik Johansson
eff68b49d2 empty branch 2012-05-20 21:47:52 +02:00
Fredrik Johansson
c52adf329f small updates 2012-05-20 21:45:38 +02:00
Fredrik Johansson
e7b0492361 some experimental code for low-level arithmetic 2012-05-16 02:51:41 +02:00
Fredrik Johansson
2c31fcf960 preliminary log_basecase 2012-05-02 12:01:00 +02:00
Fredrik Johansson
016f641730 small clarifications in comment 2012-04-30 14:48:44 +02:00
Fredrik Johansson
34bf32263d experimental exp() code 2012-04-30 12:58:08 +02:00
Fredrik Johansson
470d5dfe89 include error analysis 2012-04-19 13:02:05 +02:00
Fredrik Johansson
775334ae53 native implementation of Euler product for zeta(n) 2012-04-19 12:59:19 +02:00
Fredrik Johansson
0bf9510bca speed up division in special cases 2012-04-19 12:58:32 +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
ccc0b034ed add utility function 2012-04-11 10:36:09 +02:00
Fredrik Johansson
e025325b3d add arb_log and related functions 2012-04-11 09:28:34 +02:00
Fredrik Johansson
c1d42baf06 add an experimental ufloat module, for low-precision magnitude bounding 2012-04-10 11:44:26 +02:00
Fredrik Johansson
729e9b7a15 estimate error in polynomial multiplication more accurately 2012-04-09 01:52:57 +02:00
Fredrik Johansson
18f764a9e5 add derivative, integral, in-progress series log, exp 2012-04-08 20:39:07 +02:00
Fredrik Johansson
3a6ef78f78 add arb_poly power series inversion 2012-04-08 02:44:20 +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