Christian Schilling

Results 200 comments of Christian Schilling

(I am not sure whether the question was to me.) I do not know what the macro interface is, sorry.

Is there a reason to un-support versions below v1.10? That makes this package harder to use downstream when running tests on older versions, so one may have to write version-specific...

I am not very familiar with the package family, but instead of reimplementing contractors here, would it not be better to do that in [IntervalContractors.jl](https://github.com/JuliaIntervals/IntervalContractors.jl)?

I do not see the benefit here. The expression on the right looks more complicated to me.

> Can this restriction be removed? Hopefully, but it is not straightforward because of cross dependencies, so probably no quick fix :disappointed:

Maybe a new release should be made for this change?

> With the update to the doc, this PR is not fully ready for review. @Kolaru was the "not" a "now" with a typo? :)

Yes, this was the idea. Good to know :+1:

You are right that this is wrong. Specifically, the issue is that the variables for dimensions 3 and 4 are not updated correctly for the original set (left plot). They...

> If I always exclude 0, should no bug occur? This was only speculation. Nobody knows the root cause of the bug (main reason why it is not fixed). So...