Releases: fleverest/elections.dtree
Releases · fleverest/elections.dtree
v1.1.2
- 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.
v1.1.1
v1.1.0
v1.0.3
v1.0.0
v0.4.1
v0.4
This release introduces an additional maxDepth
parameter for the IRV tree structure. It also deprecates the marginal probability sampling functions due to instability and the fact it is unused in our analyses. In the future it will be replaced by a more extensive probabilistic toolkit for ballot data.
Dirichlet Tree auditing for IRV v0.3
This release includes all requirements for conducting Bayesian audits for IRV elections where ballots completely specify the candidate preference orderings.