Commit graph

30 commits

Author SHA1 Message Date
Fredrik Johansson
a1525656cf complex matrices 2014-05-15 19:56:11 +02:00
Fredrik Johansson
6575ccf454 initial code for complex numbers 2014-05-15 16:36:30 +02:00
Fredrik Johansson
d8147d3cc8 add arb_mat 2014-05-14 16:59:09 +02:00
Fredrik Johansson
f5d37425f5 arb_poly module 2014-05-13 20:43:04 +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
1e1a59fa97 include module in Makefile.in 2014-05-03 01:17:23 +02:00
Fredrik Johansson
afa3a98d7f remove the holonomic module (too experimental for now; not used anywhere) 2014-01-15 12:54:28 +01:00
Fredrik Johansson
6857fa3846 start of fmpcb_calc module 2013-10-02 13:42:57 +02:00
Fredrik Johansson
915198fd6a fix missing -lpthread (I think) 2013-09-23 17:29:51 +02:00
Fredrik Johansson
35698b328a a new fmprb_calc module for calculus (root-finding etc.); wip 2013-09-22 12:57:12 +01:00
Fredrik Johansson
a20454ffe5 fix makefile bugs 2013-05-31 20:10:52 +02:00
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