* Add ``GeneratorProfileIc``: Profile generator using the 'Impartial Culture' model.
* Add ``GeneratorProfilePerturbedCulture``: Profile generator using the 'Perturbed Culture' model.
* Add ``GeneratorProfileUnanimous``: Profile generator with identical voters.
* Add ``RuleKApproval``: k-Approval.
* Add ``RuleSlater``: Slater method.
* Improve CM algorithms for ``RuleBaldwin``, ``RuleCopeland``, ``RuleIRVDuels``, ``RuleKemeny``, ``RuleKimRoush``,
``RuleNanson``, ``RuleRankedPairs``, and ``RuleSplitCycle``.