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
While playing with Supposition.jl at JuliaCon hackathon (with somebody I would like to credit, but I don't know her GH handle x_x), we notice the following:
isempty_interval returns false on empty ill intervals
The docstring of the function (and of isentire_interval) point to the wrong (should be 10.5.10)
I cannot find a mention of the behavior in the standard
Yet, the itl1788 test suite includes a test for this case, with the current behavior
Does anyone know why this behavior is enforced in the itl1788 test suite ?