owlbarn / owl

Owl - OCaml Scientific Computing @ https://ocaml.xyz
MIT License
1.22k stars 124 forks source link

Test fails with GCC 13 #653

Closed vbgl closed 1 month ago

vbgl commented 10 months 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

patrick-nicodemus commented 2 months ago

Closed by #668