Commit graph

19 commits

Author SHA1 Message Date
Fredrik Johansson
3490dfe95d some work-in-progress code to support faster low-precision elementary functions 2013-05-17 19:22:38 +02:00
Fredrik Johansson
52d62da488 support gmp 2013-05-07 17:41:32 +01:00
Fredrik Johansson
d6f3c9654c initial port of partition function (needs more work) 2013-04-26 18:20:47 +02:00
Fredrik Johansson
1a0e89c749 move zeta function implementation code to separate module (wip) 2013-02-28 17:24:50 +01:00
Fredrik Johansson
f872b2f6b2 add fmpz_extras module to collect fmpz helper functions 2013-02-17 17:58:15 +01:00
Fredrik Johansson
ea7a826a39 code for computing the gamma function using Taylor series (wip) 2013-02-14 18:53:31 +01:00
Fredrik Johansson
3f0901e71a move hypgeom code to its own module, +improvements and docs 2013-01-23 15:54:38 +01:00
Fredrik Johansson
76a4b8dcc1 faster Bernoulli number generation 2012-12-19 14:04:00 +01:00
Fredrik Johansson
c96f9cf837 add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
Fredrik Johansson
c305ff6338 initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
Fredrik Johansson
561446b94b new module fmpz_holonomic for holonomic sequences/functions 2012-10-12 19:03:21 +02:00
Fredrik Johansson
30949eedc1 start of a matrix module 2012-09-26 14:19:13 +02:00
Fredrik Johansson
86a4f1b76c start of a ball polynomial type 2012-09-04 12:56:29 +02:00
Fredrik Johansson
3695c29072 more functions, and first version of ball arithmetic 2012-09-01 23:32:52 +02:00
Fredrik Johansson
09990f94bc fmpz based floating-point arithmetic (experimental) 2012-08-05 19:57:08 +02:00
Fredrik Johansson
34bf32263d experimental exp() code 2012-04-30 12:58:08 +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
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