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

:bug: qmc_sequence MEX: large input seeds would be truncated

The int64 input seed was converted to a double before being converted back to
an int64. But large integers cannot be represented exactly in a double.
parent 9dff1ff2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment