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
Hi Jeffrey! I'm looking for a way to evaluate the complete elliptic integral of the first kind, K(k), in Julia; there is Elliptic.jl but that package only allows double precision output. @simonbyrne and @ChrisRackauckas pointed to me that in the Arb library there is support for elliptic integrals so I wanted to ask you if this could be added to ArbFloats.jl? Many thanks in advance!