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].