Open
Description
Description
Hello cupy develop team,
I would like to request whether the scipy features of evaluating hypergeometric functions, such as scipy.special.hyper2f1, scipy.special.hyper1f1, etc., can be incorporated into cupy. I have browsed the online documentation of cupyx.scipy.special but did not find hypergeometric functions in the list of special functions. The reason for such feature request is that, I need to frequently generate multi-dimensional Monte Carlo simulation paths where Gauss hypergeometric functions are heavily needed in constructing covariance matrices for random vectors. Thank you! :)
Additional Information
No response