For some reason MC sampler is always generating state 0 as the outcome, independet of the probability distribution function.
Corrected. There was a code line commented where the probability was used to update the range for that state. So, all ranges were from 0.0 to 0.0.
Log in to post a comment.
Corrected. There was a code line commented where the probability was used to update the range for that state. So, all ranges were from 0.0 to 0.0.