update() and predict() alter in place.
I made the update() and predict() functions alter the belief array in place rather than returning the value in a new array. I find this far more readable and less error prone.
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user