What’s a recommended way to compute the incomplete Gamma functions in Julia? I’m using 0.7.
There’s GSL.jl
Best to ask in SpecialFunctions.jl.
1 Like
Look here: https://github.com/JuliaMath/GSL.jl/blob/master/src/_7_19_4_Incomplete_Gamma_Functions.jl within GSL. Nothing in SpecialFunctions.jl , unfortunately.
2 Likes
GSL doesn’t seem to be playing nicely with 0.7