I'm exploring the source code and I have a conceptual problem: why `AccumulationBounds` does not inherit from `Interval`? After all, it is an interval with closed ends...I understand it is possible to do interval arithmetic with `AccumulationBounds`, however I've also seen the class `SetExpr` which should allow to do the same with set objects...
Thank you for your time, Davide. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/14b860f2-5e29-4dd0-9cd3-74b92fc6a2c6o%40googlegroups.com.
