Commit graph

21 commits

Author SHA1 Message Date
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
7e202c23b9 implement the logarithmic integral function 2015-04-10 13:10:25 +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
b824fefe12 bessel_j cosmetics 2015-04-04 22:47:55 +02:00
Fredrik Johansson
7607ed67e6 improve pfq with power series and document 2015-03-05 13:36:41 +01:00
Fredrik Johansson
0d8d8ce1c4 fix broken code in erf 2015-02-19 16:27:20 +01:00
Fredrik Johansson
2dd056d726 more tuning of pfq_choose_n 2015-02-19 15:22:07 +01: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
422b82efe4 make pfq_choose_n a bit more robust 2015-02-15 03:58:46 +01:00
Fredrik Johansson
3eb1cf06cd add simple wrappers for erfc, erfi, expint 2015-01-21 17:28:16 +01:00
Fredrik Johansson
d212f84652 implement incomplete gamma function 2015-01-21 16:14:46 +01:00
Fredrik Johansson
ff705d1874 minor cleanup 2015-01-16 10:20:36 +01:00
Fredrik Johansson
b598f8e6fd fix algorithm selection 2014-11-09 17:19:54 +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
030a37acb9 more hypergeometric helper functions 2014-11-08 13:49:15 +01:00
Fredrik Johansson
af8f8d713e start of a module for hypergeometric functions 2014-11-06 16:03:49 +01:00