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
I now also wonder if PiecewiseLinearMap::new (and as a result CoordConverter::new) should be fallible, in case we ever construct them with duplicate from inputs which would lead to a similar ambiguous situation.
slice::binary_search isn't well defined with multiple values #933
In #935 (comment) I commented
The text was updated successfully, but these errors were encountered: