Gauss hypergeometric function
Version 1.0.0.0 (20.9 KB) by
Siyi Deng
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
Cite As
Siyi Deng (2026). Gauss hypergeometric function (https://www.mathworks.com/matlabcentral/fileexchange/43865-gauss-hypergeometric-function), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Deep Learning Toolbox > Train Deep Neural Networks > Function Approximation, Clustering, and Control > Function Approximation and Clustering > Define Shallow Neural Network Architectures >
Find more on Define Shallow Neural Network Architectures in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: HyperGeometric2F1(a, b, z)
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
hyp2f1mex/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
