hosseinmoein / DataFrame

C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
https://hosseinmoein.github.io/DataFrame/
BSD 3-Clause "New" or "Revised" License
2.44k stars 310 forks source link

gen_rand_tester #297

Closed andersc closed 5 months ago

andersc commented 5 months ago

gen_rand_tester fails on MacOS with ->

10: Test timeout computed to be: 10000000
10: Assertion failed: (citer == 1.0), function main, file gen_rand_tester.cc, line 135.
Exception:Subprocess aborted
hosseinmoein commented 5 months ago

This is fixed in master