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
{{ message }}
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.
I think the intent of
OffsetInteger
is that it preserves all the structure of integers, but the definitions atGeometryTypes.jl/src/faces.jl
Lines 26 to 35 in c42a2b3
don't do this.
The operations shouldn't happen on the underlying value, but on the "effective" value.
The text was updated successfully, but these errors were encountered: