You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an issue there iitis/DatagenCopulaBased.jl#7 that would require the gamma_inv_inc function to work with bigfloats. Is there in the bigfloat package an implementation of such a function, or will the underlying code for Float64 be transferable to BigFloats (and really other kind of floats as well) ?