- Improved the sample_posterior multithreading so that the remainder is spread out among the worker threads instead of the entire workload being run on the head process.
- Fixed an issue where sampling from a tree with the n_ballots parameter set to a value fewer than the number of observed ballots replacement raises an error.