probcomp/metaprob
View on GitHubScorer for uniform distribution naively returns 1/(b-a) without checking if argument is in support
Open
#114 opened on Jan 29, 2019
buggood first issue
Repository metrics
- Stars
- (170 stars)
- PR merge metrics
- (PR metrics pending)
Description
In the scorer, argument x should be checked to lie in the interval [a,b].