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
About the why, it was done mostly for type-stability. I guess some signatures can be loosened while preserving type-stability. For context, this was one of my first Julia packages, I was overly conservative back then 🙂
This package doesn't work with interval arithmetic because it restricts to
AbstractFloat
:The text was updated successfully, but these errors were encountered: