Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hypergeometric function #3

Open
msharp opened this issue Nov 22, 2014 · 2 comments
Open

Hypergeometric function #3

msharp opened this issue Nov 22, 2014 · 2 comments

Comments

@msharp
Copy link
Owner

msharp commented Nov 22, 2014

Need a robust implementation of the 2F1 hypergeometric function.

Currently, the t distribution CDF is calculated with a numerical approximation of the integral of the PDF. This is extremely slow, in particular when calculating the PPF, which executes CDF many times.

@Primebrook
Copy link

Guessing there's no plans to add this?

@msharp
Copy link
Owner Author

msharp commented Feb 3, 2025

Guessing there's no plans to add this?

Not really.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants