2
0
mirror of https://github.com/boostorg/random.git synced 2026-01-19 04:22:17 +00:00
jzmaddock 4239d93dad Update multiprecision_float_test.cpp to not overflow type double.
Previously the max value for uint1024_t could just squeeze into a double because truncation occurred during the conversion, now that cpp_int performs correctly rounded conversions, overflow occurs, and the computation fails.  Changed the problem distribution to use a multiprecision weight type, rather than double.
2022-06-01 19:35:36 +01:00
2019-10-29 16:00:15 +02:00
2018-03-06 15:32:17 +02:00
2021-02-17 05:13:30 -07:00
2019-10-29 12:08:50 +02:00
2014-04-09 15:45:22 -07:00
Description
Mirrored via gitea-mirror
6.4 MiB
Languages
C++ 99.5%
HTML 0.4%
CMake 0.1%