### Description The most notable use of the Hyp2f1 function is the [Pareto/NBD model](https://www.pymc-marketing.io/en/stable/notebooks/clv/pareto_nbd.html) in `pymc-marketing`. The Hyp2F1 function was finally [added](https://github.com/jax-ml/jax/pull/28168) to`jax` 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`](https://numba-scipy.readthedocs.io/en/latest/reference/special.html), so hope is kindled!