Commit graph

17 commits

Author SHA1 Message Date
Fredrik Johansson
dcaef9699c enable fast multipoint evaluation when p, q = 3 2015-07-14 15:34:41 +02:00
Fredrik Johansson
57b1dd98d1 implement binary splitting acb_hypgeom summation 2015-07-13 15:47:04 +02:00
Fredrik Johansson
0f2e1d4cd2 add fast multipoint evaluation based hypgeom summation 2015-06-12 14:46:55 +02:00
Fredrik Johansson
4d09c77329 bessel_i and bessel_y functions 2015-06-10 17:05:32 +02:00
Fredrik Johansson
bea4792710 correct branch cut for bessel_k with real z < 0 2015-06-10 16:53:59 +02:00
Fredrik Johansson
f02f83e7dc factor out a test helper function 2015-06-05 23:39:02 -04:00
Fredrik Johansson
19ed4357ab swap function arguments for consistency, and fix bug in hypgeom_m 2015-04-19 17:48:34 +02:00
Fredrik Johansson
28ba57b7da main confluent hypergeometric function 2015-04-19 04:12:37 +02:00
Fredrik Johansson
f3e6d7772b complete implementation of hypergeometric U 2015-04-09 23:33:01 +02:00
Fredrik Johansson
7e20d6c473 exponential and trigonometric integrals 2015-04-09 14:01:28 +02:00
Fredrik Johansson
a6d6a70f51 implemented Bessel K function 2015-02-17 01:17:20 +01:00
Fredrik Johansson
cb7b9dcf41 initial code for hypergeometric functions of power series 2015-02-16 15:07:04 +01:00
Fredrik Johansson
d212f84652 implement incomplete gamma function 2015-01-21 16:14:46 +01:00
Fredrik Johansson
1345dfd281 implement bessel function of the first kind 2014-11-09 13:28:39 +01:00
Fredrik Johansson
695a899d57 more test code 2014-11-08 14:43:00 +01:00
Fredrik Johansson
921290f764 implement the error function 2014-11-08 14:24:44 +01:00
Fredrik Johansson
af8f8d713e start of a module for hypergeometric functions 2014-11-06 16:03:49 +01:00