JuliaMath / JuliaMath/SpecialFunctions.jl
What about `gamma_inc_inv`'s derivative ?
Open
enhancement
- Dominant language
- Julia
- Stars
- 381
- Forks
- 113
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 1
Description
I am hitting the following issue :
````julia
ERROR: MethodError: no method matching __gamma_inc_inv(::ForwardDiff.Dual{...}, ::ForwardDiff.Dual{...}, ::Bool)
````
Is there somewhere an implementation for such a derivative ? I guess the routines for the inverse of the gamma incomplete function are based on numerical root finding, so it that even possible ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.