Closed vbgl closed 1 month ago
This is about latest release, version 1.1. Test work fine with GCC 12; with GCC 13, they fail with:
File "test/unit_stats_rvs.ml", line 757, character 2: FAIL Avg ppf error in 'gamma_shape_1.000000_scale_1.000000' <1E-28 Expected: true Received: false
File "test/unit_stats_rvs.ml", line 757, character 2: FAIL Avg ppf error in 'gamma_shape_1.000000_scale_1.000000' <1E-28
Expected: true Received: false
true
false
Closed by #668
This is about latest release, version 1.1. Test work fine with GCC 12; with GCC 13, they fail with: