The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
prefio
for handling
ballots.social_choice
for computing election
results explicitly.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.n_ballots
parameter set to a value fewer than the number of
observed ballots replacement raises an error.Fixed a bug in the dirichlet_tree$sample_posterior
method where specifying n_threads=x
would result in
x+1
threads spawning.
Added a logical parameter replace
to the
sample_posterior
methods. This flag allows you to sample
from the posterior distribution without reusing the ballots in the
sample.
libc++
, improved
documentation.libc++
.sample_posterior
which prevented compilation on clang
systems.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.