Skip to content

v1.1.2

Latest
Compare
Choose a tag to compare
@fleverest fleverest released this 05 Mar 13:40
· 8 commits to main since this release
8ffa4e5
  • 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.