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
Wouldn't this make handling types quite harder? What would be the type of say [1.0, ∞]? It could not be Interval[Float64} and it might be a little strange and prone to instability that the type of the interval depends on whether it's bounded or unbounded?
https://github.com/JuliaMath/Infinities.jl/
The text was updated successfully, but these errors were encountered: