probcomp/metaprob
Scorer for uniform distribution naively returns 1/(b-a) without checking if argument is in support
開放
#114 建立於 2019年1月29日
buggood first issue
倉庫指標
- 星標
- (170 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
In the scorer, argument x should be checked to lie in the interval [a,b].