Skip to content
Snippets Groups Projects
Commit d973efae authored by Matthew David Pitkin's avatar Matthew David Pitkin
Browse files

likelihood.py: some fixes to PoissonLikelihood

 - change from using numpy bincount to check for non-negative
   values, as large values can cause a memory error
 - make sure log likelihood returns -inf if any rate values
   are zero
 - refs Monash/tupak!132
parent dd4dda13
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment