mpmath icon indicating copy to clipboard operation
mpmath copied to clipboard

Support for Heun functions?

Open jsdodge opened this issue 1 year ago • 1 comments

I've encountered the need to evaluate Heun functions and would like to know if it would be possible to introduce these in mpmath? An implementation with limited precision is described in this paper. Another implementation is described in this paper, with Matlab/Octave code available here.

jsdodge avatar Dec 05 '23 19:12 jsdodge

Patches are welcome.

skirpichev avatar Dec 06 '23 00:12 skirpichev