
5 Apr
2017
5 Apr
'17
10:49 p.m.
On 5 April 2017 at 23:37, Billy Poon
It looks like the errors are related to random number generation. For a given seed, would the sequence of numbers change when Boost is changed? I did a diff between Boost 1.56 and the current Boost and could not see any changes that immediately stood out as being related to random numbers.
Are these tests failing for others as well?
Hi Billy, perhaps it's this change in boost/random/normal_distribution.hpp: https://github.com/boostorg/random/commit/f0ec97ba36c05ef00f2d29dcf66094e3f4...