Skip to content
Snippets Groups Projects
Verified Commit 50776a76 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Remove the unsignedness of many integer variables and function arguments

This was only adding unneeded complexity, for no clear reason (we’re very far
from reaching 2³¹ equations, and if we wanted to support models that large, it
would be better to use long integers to avoid being limited to 2³²).
parent 92c3cbdf
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment