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
Could it be possible to have large int types? I find that necessary for some computations (storing the center of mass without loosing precision when things are deleted from an object)
I would also find an integer matrix to be useful, although I could just use an array of int vectors.
The text was updated successfully, but these errors were encountered:
Could it be possible to have large int types? I find that necessary for some computations (storing the center of mass without loosing precision when things are deleted from an object)
I would also find an integer matrix to be useful, although I could just use an array of int vectors.
The text was updated successfully, but these errors were encountered: