Commit graph

44 commits

Author SHA1 Message Date
Fredrik Johansson
61f9e6c489 computation of Legendre polynomial roots and Gauss-Legendre quadrature nodes 2017-10-11 00:37:57 +02:00
Fredrik Johansson
dc6bea8b9c update docs; call this 2.11.0 2017-07-09 21:24:49 +02:00
Fredrik Johansson
3be24cc287 update citations 2017-07-09 18:26:25 +02:00
Fredrik Johansson
b30933ace9 add the Lambert W function (arb_lambertw) 2017-03-08 15:01:42 +01:00
Fredrik Johansson
ea6c9bedaa start of code for incomplete elliptic integrals 2017-02-09 00:28:34 +01:00
Fredrik Johansson
14a064ac59 some more credits and citations 2016-10-28 23:40:03 +02:00
Fredrik Johansson
15b9d10818 implement the Riemann-Siegel formula 2016-10-24 15:36:39 +02:00
Fredrik Johansson
6845ba1386 edit documentation 2016-09-08 16:53:21 +02:00
Fredrik Johansson
8e6bee9824 document license (LGPL) 2016-04-26 17:48:35 +02:00
Fredrik Johansson
80cb3ce8b4 doc editing 2016-03-09 13:27:00 +01:00
Fredrik Johansson
054875b3df Merge pull request #110 from argriffing/cholesky-banachiewicz
enh: linear algebra functions for symmetric positive definite (spd) matrices
2016-03-09 13:22:28 +01:00
alex
7cc76dd223 DOC: LDL decomposition 2016-03-08 18:55:29 -05:00
alex
de86dd288d DOC: spd linalg docs 2016-03-07 21:57:58 -05:00
Fredrik Johansson
f64ae0afc5 note on algorithm for corner case of 2F1 2016-03-07 16:55:26 +01:00
Fredrik Johansson
24690e02d3 more credits 2016-03-05 23:50:11 +01:00
Fredrik Johansson
b605799d18 minor doc edits 2016-03-01 17:55:46 +01:00
Fredrik Johansson
d5e489f2a2 further tweaks to the documentation 2016-02-28 03:38:55 +01:00
Fredrik Johansson
98bb31818c document the complex AGM algorithm 2016-02-27 07:50:35 +01:00
Fredrik Johansson
715dd05223 two references 2016-02-27 04:48:21 +01:00
Fredrik Johansson
9d79e3a391 initial code for Dirichlet characters (wip) 2016-02-21 23:23:51 +01:00
Fredrik Johansson
5063a0a668 update credits 2015-12-28 22:46:14 +01:00
Fredrik Johansson
1c91601241 add more useful methods 2015-10-02 09:46:02 +02:00
Fredrik Johansson
d6771af8d9 implement the generalized polygamma function (acb_polygamma) 2015-07-13 17:23:34 +02:00
Fredrik Johansson
0e9ba4a3eb call this 2.6.0 2015-04-19 18:09:46 +02:00
Fredrik Johansson
12dc9a363a logos! 2015-01-28 14:54:30 +01:00
Fredrik Johansson
f8e118c34b more credits and references 2014-10-28 14:04:12 +01:00
Fredrik Johansson
c7748d3445 some more credits 2014-10-27 14:51:48 +01:00
Fredrik Johansson
80820c160b modular transformation + evaluation of theta functions 2014-10-14 16:23:46 +02:00
Fredrik Johansson
969a79e587 initial code for addition sequences 2014-10-06 15:33:27 +02:00
Fredrik Johansson
34348293fa update documentation 2014-08-26 16:23:38 +02:00
Fredrik Johansson
4df2988515 update documentation 2014-05-27 20:14:09 +02:00
Fredrik Johansson
e3dd63c937 let this be 1.1.0 2014-05-03 04:59:54 +02:00
Fredrik Johansson
b537658904 simplify const_euler and use the published bound 2013-12-03 16:06:25 +01:00
Fredrik Johansson
707587b837 add keiper-li coefficients example program 2013-09-19 18:15:28 +01:00
Fredrik Johansson
a3be4a1217 documentation updates 2013-08-06 14:10:45 +02:00
Fredrik Johansson
6231061911 some more general error bounding code for the Stirling series (work in progress) 2013-07-19 14:38:38 +02:00
Fredrik Johansson
a0f1269f14 document the partitions module 2013-05-29 18:07:00 +02:00
Fredrik Johansson
c036013ba0 fix references 2013-05-12 19:36:58 +01:00
Fredrik Johansson
2c38ef0177 write down proof of fmpcb_poly root inclusion test 2013-04-27 17:26:38 +02:00
Fredrik Johansson
72e4d68b63 faster rising factorials again 2013-03-09 12:32:56 +01:00
Fredrik Johansson
03cf9d4e16 update documentation 2013-03-04 12:30:54 +01:00
Fredrik Johansson
3253390a97 update documentation 2013-01-15 12:16:20 +01:00
Fredrik Johansson
4ce426946d initial code for computing Khinchin's constant 2012-12-12 10:18:08 +01:00
Fredrik Johansson
90660611af convert docs to sphinx 2012-10-11 13:09:44 +02:00