probcomp/metaprob
Scorer for uniform distribution naively returns 1/(b-a) without checking if argument is in support
オープン
#114 opened on 2019/01/29
buggood first issue
Repository metrics
- Stars
- (170 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
In the scorer, argument x should be checked to lie in the interval [a,b].