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
The fallback conversion for irrationals to Float128 only applies to the Irrational type, but could easily be generalised to more cases by accepting AbstractIrrational (eg for compatibility with Tau.jl).
The fallback conversion for irrationals to
Float128only applies to theIrrationaltype, but could easily be generalised to more cases by acceptingAbstractIrrational(eg for compatibility withTau.jl).