You are viewing a plain text version of this content. The canonical link for it is here.
- [steve] branch trunk updated (61cfe1b -> 295b28f) - posted by gs...@apache.org on 2022/06/02 02:52:00 UTC, 0 replies.
- [steve] 01/05: shift to a main() function; particularly to clarify the VERBOSE global - posted by gs...@apache.org on 2022/06/02 02:52:01 UTC, 0 replies.
- [steve] 02/05: Rejigger entrypoints in stv_tool.py - posted by gs...@apache.org on 2022/06/02 02:52:02 UTC, 0 replies.
- [steve] 03/05: small tweak to collecting a list of unique rando values - posted by gs...@apache.org on 2022/06/02 02:52:03 UTC, 0 replies.
- [steve] 04/05: use sum() to replace a couple loops - posted by gs...@apache.org on 2022/06/02 02:52:04 UTC, 0 replies.
- [steve] 05/05: shift calc_aheads() into CandidateList. note potential error. - posted by gs...@apache.org on 2022/06/02 02:52:05 UTC, 0 replies.
- [steve] branch trunk updated (295b28f -> 3a76a22) - posted by gs...@apache.org on 2022/06/02 07:14:16 UTC, 0 replies.
- [steve] 01/07: Fix calc_aheads() - posted by gs...@apache.org on 2022/06/02 07:14:17 UTC, 0 replies.
- [steve] 02/07: move calc_totals() to CandidateList - posted by gs...@apache.org on 2022/06/02 07:14:18 UTC, 0 replies.
- [steve] 03/07: actually use the new method - posted by gs...@apache.org on 2022/06/02 07:14:19 UTC, 0 replies.
- [steve] 04/07: explain a bit, on how apply_votes() works - posted by gs...@apache.org on 2022/06/02 07:14:20 UTC, 0 replies.
- [steve] 05/07: fix longstanding typo - posted by gs...@apache.org on 2022/06/02 07:14:21 UTC, 0 replies.
- [steve] 06/07: simplify exclude_lowest() - posted by gs...@apache.org on 2022/06/02 07:14:22 UTC, 0 replies.
- [steve] 07/07: fix another longstanding typo - posted by gs...@apache.org on 2022/06/02 07:14:23 UTC, 0 replies.
- [steve] branch trunk updated: Deprecate run_vote(), in favor of run_stv() - posted by gs...@apache.org on 2022/06/02 22:44:21 UTC, 0 replies.
- [steve] branch trunk updated (a203000 -> 37bb5aa) - posted by gs...@apache.org on 2022/06/03 00:45:13 UTC, 0 replies.
- [steve] 01/02: remove stray/unused code - posted by gs...@apache.org on 2022/06/03 00:45:14 UTC, 0 replies.
- [steve] 02/02: revise main() to use new entrypoints - posted by gs...@apache.org on 2022/06/03 00:45:15 UTC, 0 replies.
- [steve] branch trunk updated (37bb5aa -> 868c2bb) - posted by gs...@apache.org on 2022/06/05 08:41:04 UTC, 0 replies.
- [steve] 01/03: Run STV through the v3 path. - posted by gs...@apache.org on 2022/06/05 08:41:05 UTC, 0 replies.
- [steve] 02/03: no need for arg. pull from DB. - posted by gs...@apache.org on 2022/06/05 08:41:06 UTC, 0 replies.
- [steve] 03/03: nit: single quotes are fine here - posted by gs...@apache.org on 2022/06/05 08:41:07 UTC, 0 replies.
- [steve] branch trunk updated: align around "Person" terminology - posted by gs...@apache.org on 2022/06/05 13:23:00 UTC, 0 replies.
- [steve] branch trunk updated (a4cbb8e -> 46b29b5) - posted by gs...@apache.org on 2022/06/05 22:19:54 UTC, 0 replies.
- [steve] 01/03: show how to add schema via python - posted by gs...@apache.org on 2022/06/05 22:19:55 UTC, 0 replies.
- [steve] 02/03: fix typo found via coverage testing - posted by gs...@apache.org on 2022/06/05 22:19:56 UTC, 0 replies.
- [steve] 03/03: Add line/branch coverage testing. - posted by gs...@apache.org on 2022/06/05 22:19:57 UTC, 0 replies.
- [steve] branch trunk updated: heh. wrong help. fix py-based schema loading. - posted by gs...@apache.org on 2022/06/05 23:56:45 UTC, 0 replies.
- [steve] branch trunk updated: codecov test provides API demo - posted by gs...@apache.org on 2022/06/06 00:07:52 UTC, 0 replies.
- [steve] branch trunk updated (bb843c9 -> 8d469c7) - posted by gs...@apache.org on 2022/06/06 01:28:30 UTC, 0 replies.
- [steve] 01/02: Revise election state handling. Add metadata fetch. - posted by gs...@apache.org on 2022/06/06 01:28:31 UTC, 0 replies.
- [steve] 02/02: use new get_metadata() and all its branches - posted by gs...@apache.org on 2022/06/06 01:28:32 UTC, 0 replies.
- [steve] branch trunk updated: add the "Data at Rest" section - posted by gs...@apache.org on 2022/06/06 23:30:22 UTC, 0 replies.
- [steve] branch trunk updated: clarifications - posted by gs...@apache.org on 2022/06/06 23:50:03 UTC, 0 replies.
- [steve] branch trunk updated (c346363 -> ea42278) - posted by gs...@apache.org on 2022/06/07 06:07:39 UTC, 0 replies.
- [steve] 01/04: add a function to return the module for a vote type - posted by gs...@apache.org on 2022/06/07 06:07:40 UTC, 0 replies.
- [steve] 02/04: KV as JSON should be internal; not part of the API - posted by gs...@apache.org on 2022/06/07 06:07:41 UTC, 0 replies.
- [steve] 03/04: implement the STV vote type - posted by gs...@apache.org on 2022/06/07 06:07:42 UTC, 0 replies.
- [steve] 04/04: Never return decrypted vote strings. - posted by gs...@apache.org on 2022/06/07 06:07:43 UTC, 0 replies.
- [steve] branch trunk updated (ea42278 -> 5613140) - posted by gs...@apache.org on 2022/06/08 02:14:51 UTC, 0 replies.
- [steve] 01/03: load stv_tool once. Add optional NAMES ordering. - posted by gs...@apache.org on 2022/06/08 02:14:52 UTC, 0 replies.
- [steve] 02/03: switch to stv.tally() along with custom NAMES ordering - posted by gs...@apache.org on 2022/06/08 02:14:53 UTC, 0 replies.
- [steve] 03/03: Remove reliance upon CandidateList object. - posted by gs...@apache.org on 2022/06/08 02:14:54 UTC, 0 replies.