[
https://issues.apache.org/jira/browse/NUMBERS-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507275#comment-17507275
]
Alex Herbert commented on NUMBERS-52:
-------------------------------------
The regularised Beta functions were updated in [NUMBERS-181] with an
improvement in accuracy. This requires re-evaluation to determine if it is now
sufficient.
> Incomplete beta function I(x, a, b) is inaccurate for large values of a
> and/or b
> --------------------------------------------------------------------------------
>
> Key: NUMBERS-52
> URL: https://issues.apache.org/jira/browse/NUMBERS-52
> Project: Commons Numbers
> Issue Type: Bug
> Reporter: Sebastien Brisard
> Priority: Major
> Labels: gsoc2019, special-functions
>
> This was first reported in MATH-718. The result of the current implementation
> of the incomplete beta function I(x, a, b) is inaccurate when a and/or b are
> large-ish.
> I've skimmed through [slatec|http://www.netlib.org/slatec/fnlib/betai.f],
> GSL,
> [Boost|http://www.boost.org/doc/libs/1_38_0/libs/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_function.html]
> as well as NR. At first sight, neither uses the same method to compute this
> function. I think [TOMS-708|http://www.netlib.org/toms/708] is probably the
> best option.
> _Issue moved from MATH project on January 27, 2018 (concerned implementation
> was moved to module {{commons-numbers-gamma}} of "Commons Numbers")._
--
This message was sent by Atlassian Jira
(v8.20.1#820001)