Skip to content

Add dispatch for numba Hyp2F1 Function #1390

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

Open
ColtAllen opened this issue May 6, 2025 · 0 comments
Open

Add dispatch for numba Hyp2F1 Function #1390

ColtAllen opened this issue May 6, 2025 · 0 comments

Comments

@ColtAllen
Copy link
Contributor

ColtAllen commented May 6, 2025

Description

The most notable use of the Hyp2f1 function is the Pareto/NBD model in pymc-marketing.

The Hyp2F1 function was finally added tojax last week, but cannot be used (see closed PR below for details.)

You may want to try nutpie with the numba backend after #1445

numba supports scipy.special.hyp2f1, so hope is kindled!

@ricardoV94 ricardoV94 changed the title Add Linker for Jax Hyp2F1 Function Add dispatch for Jax Hyp2F1 Function May 6, 2025
@ColtAllen ColtAllen changed the title Add dispatch for Jax Hyp2F1 Function Add dispatch for numba Hyp2F1 Function Jun 7, 2025
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

1 participant