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
Handle infinity in the back-end and in the simplifier
We need to support at least object_size operations over infinity in the
back-end as the postponed evaluation iterates over all objects, which
may include ones that have infinite size.
0 commit comments