BayesianLogic / blog

The BLOG programming language
http://bayesianlogic.github.io/
BSD 4-Clause "Original" or "Old" License
98 stars 31 forks source link

added NoisyOr.java and changed APPROXIMATE_ZERO in util.java #332

Open teeranan opened 9 years ago

cberzan commented 9 years ago

@teeranan

1) Please add a description and explain why changing APPROXIMATE_ZERO was necessary. This is so others seeing this PR can understand what's happening.

2) NoisyOr distrib needs a unit test. See TestUnivariateGaussian for an example.