fredrik
|
3bba3750ea
|
legendre_p: handle inexact integer a+b-c in 2F1 better (patch by Joel Dahne)
|
2018-07-06 12:42:58 +02:00 |
|
Fredrik Johansson
|
ffaed26841
|
fast and accurate evaluation of ordinary Legendre polynomials (may need further work)
|
2017-10-09 21:29:48 +02:00 |
|
Tommy Hofmann
|
6bf072eb59
|
Replace abort with flint_abort.
This will allow us to not loose the julia session on error.
See also https://github.com/wbhart/flint2/pull/243
|
2017-02-28 16:52:57 +01:00 |
|
Fredrik Johansson
|
ecb70e7476
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
|
William Hart
|
55c2827539
|
printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf.
|
2015-11-06 16:17:27 +00:00 |
|
William Hart
|
7e113af67c
|
long -> slong in acb_hypgeom/ and acb_hypgeom/test/.
|
2015-11-05 17:46:43 +00:00 |
|
Fredrik Johansson
|
d84efb61ca
|
use recurrence relations for Legendre polynomials of some orders
|
2015-11-01 15:52:49 +01:00 |
|
Fredrik Johansson
|
ef64707fa9
|
implement Legendre functions
|
2015-10-27 23:55:16 +01:00 |
|