-
Allow a Condorcet cycle to be resolved by
- RCV
- any positional method
Pseudocode:
- make condorcet plot to get the vertices of the cyclical triangle
- make plot for the completion method …
-
This blog post is the 2nd and final part of my series of posts dedicated to providing a clear and practical step-by-step guide on how to use deep learning to carry out side-channel attacks—one o…
-
``` bash
./letsencrypt-auto --help
```
``` bash
python is already the newest version (2.7.11-1).
python-dev is already the newest version (2.7.11-1).
dialog is already the newest version (1.3-2016020…
-
In #14 we decided not to support Python 2. But with the current code base, we do not even support 3.6, even though `setup.py` claims we support 3.4. While it would be nice to be on 3.7 only, I think w…
-
Range -- Approval -- set neutral preference. Default less than 1/2 of max score ie on 0/1-10 less than 5 would not count for approval.
Condorcet Vs IRV measure the relative later harm between C and I…
-
One valuable capability that was lost with implementation of #12---that `list()` can be used instead of `control.*()`---is tab completion for the arguments of the `control.*()` functions. This will be…
-
The election officers for the 2019 Steering Committee Election created a retro doc - https://docs.google.com/document/d/1La9ZJPdvgLRzVH_RvE3Tmmx7uw_de8x8Ca4HoCkH8R0/edit.
The crossed out points are…
-
The main plotting methods start by plotting a blank ternary. they should use plot_blank_ternary().
-
Hey everyone,
As many of you have noticed, you've gotten an email regarding a poll "for a support letter for Galla Mancheva and Susanne Eiswirt". Although it might actually look legitimate, it isn'…
-
Author: @rmarquis (Spyhawk)
Date: 2019-03-20
Redmine Issue: 1228, https://dev.etlegacy.com/issues/1228
---
In MavVote gametype, when g_mapvoteflags 4 is set, it is possible to vote for multiple maps…