Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.17.1
Description
We found that the integer range check when generating integration data doesn't work in Windows because the default C integers that numpy uses are 32-bit by default in Windows.
This fixes that issue by forcing 64-bit integers.
Attachments
Issue Links
- links to