Gauss hypergeometric function
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
Citation pour cette source
Siyi Deng (2025). Gauss hypergeometric function (https://www.mathworks.com/matlabcentral/fileexchange/43865-gauss-hypergeometric-function), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- AI and Statistics > Deep Learning Toolbox > Function Approximation, Clustering, and Control > Function Approximation and Clustering > Define Shallow Neural Network Architectures >
Tags
Remerciements
A inspiré : HyperGeometric2F1(a, b, z)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
hyp2f1mex/
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |