hypergeomq

版本 1.1.0.0 (7.6 KB) 作者: Andrew Horchler
Fast evaluation of the generalized hypergeometric function
301.0 次下载
更新时间 2017/4/12

Fast evaluation of the generalized hypergeometric function.

hypergeomq(N,D,Z) evaluates the generalized hypergeometric function for the vector parameters N and D at the values in the array Z. N, D, and Z can be any numeric or logical datatype and may be complex. The output will have the same dimensions as Z and will be double-precision unless Z is single-precision, in which case, the output will be as well.

hypergeomq uses the same low-level function as hypergeom, but implements several optimizations to achieve a performance boost of approximately an order of magnitude. Results from the two functions should agree to the precision of the inputs. Additionaly, hypergeomq can avoid some errors due to singularities that can occur when hypergeom is evaluated with numeric Z values.

引用格式

Andrew Horchler (2024). hypergeomq (https://github.com/horchler/hypergeomq), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.1.0.0

Improved description

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库