Gauss hypergeometric function

Numerically compute real valued Gauss hypergeometric function, using Scipy c-source files

您现在正在关注此提交

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

引用格式

Siyi Deng (2026). Gauss hypergeometric function (https://ww2.mathworks.cn/matlabcentral/fileexchange/43865-gauss-hypergeometric-function), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: HyperGeometric2F1(a, b, z)

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0