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
make a docstring for the module IntervalArithmetic detailing the defaults settings; e.g., we do not have C-set flavor, PowerMode is set to :fast, intervals are displayed in the inf-sup format (it may look like a wider interval than what is actually stored), IntervalRounding is set to :tight (rename it?)
To-do list for 1.0 release:
numtype
. Rename it toboundtype
?IntervalArithmetic
detailing the defaults settings; e.g., we do not have C-set flavor,PowerMode
is set to:fast
, intervals are displayed in the inf-sup format (it may look like a wider interval than what is actually stored),IntervalRounding
is set to:tight
(rename it?)isapprox
#675PowerMode
#674in
behaviour #647@exact
/ExactReal
:fast
(breaking)The text was updated successfully, but these errors were encountered: