Gauss hypergeometric function

Versión 1.0.0.0 (20,9 KB) por Siyi Deng
Numerically compute real valued Gauss hypergeometric function, using Scipy c-source files
1,5K descargas
Actualizado 11 oct 2013

Ver licencia

Note: run make_hyp2f1.m to compile mex files first!

Accurately compute real valued Gauss hypergeometric funciton 2F1(a,b;c;d) using c source files from SciPy.

Much faster than the HYPERGEOM function from symbolic math toolbox. In some cases it is more accurate than HYPERGEOM as well.

Equivalent of scipy.special.hyp2f1()

Tested on a 64-bit windows 7 and 64-bit CentOS 6.3

Citar como

Siyi Deng (2024). Gauss hypergeometric function (https://www.mathworks.com/matlabcentral/fileexchange/43865-gauss-hypergeometric-function), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2013a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspiración para: HyperGeometric2F1(a, b, z)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0