fslaborg / FSharp.Stats

statistical testing, linear algebra, machine learning, fitting and signal processing in F#
https://fslab.org/FSharp.Stats/
Other
205 stars 54 forks source link

Fixes for Gamma.incompleteUpper #196

Closed soerenhm closed 2 years ago

soerenhm commented 2 years ago

Please reference the issue(s) this PR is related to

The problem is described here

Fixes #195

Please list the changes introduced in this PR

[Required] please make sure you checked that

[Optional] I didn't add any new tests besides fixing the one mentioned above, but I checked that the results of upperGamma agree with an implementation in another language.

bvenn commented 2 years ago

see #195 for details