kalhauge / jpamb

JPAMB: Java Program Analysis Micro Benchmarks
BSD 3-Clause "New" or "Revised" License
0 stars 12 forks source link

python "ValueError: math domain error" #7

Closed Dacops closed 2 months ago

Dacops commented 2 months ago

OS: Ubuntu 22.04 (WSL) Python Version: 3.10.12

ValueError: math domain error at ./bin/evaluate.py, line 231, in relative = math.exp(sum(math.log(r["relative"]) for r in t) / len(t))