.bumpversion.cfg
.editorconfig
MANIFEST.in
README.md
setup.py
src/rcv_cruncher/__init__.py
src/rcv_cruncher/__main__.py
src/rcv_cruncher/batch.py
src/rcv_cruncher/cli.py
src/rcv_cruncher/contest_set_settings.json
src/rcv_cruncher/marks.py
src/rcv_cruncher/parsers.py
src/rcv_cruncher/run_config_settings.json
src/rcv_cruncher/util.py
src/rcv_cruncher/write_out.py
src/rcv_cruncher.egg-info/PKG-INFO
src/rcv_cruncher.egg-info/SOURCES.txt
src/rcv_cruncher.egg-info/dependency_links.txt
src/rcv_cruncher.egg-info/not-zip-safe
src/rcv_cruncher.egg-info/requires.txt
src/rcv_cruncher.egg-info/top_level.txt
src/rcv_cruncher/cvr/base.py
src/rcv_cruncher/cvr/stats.py
src/rcv_cruncher/cvr/tables.py
src/rcv_cruncher/example/config.csv
src/rcv_cruncher/example/contest_sets/example/contest_set.csv
src/rcv_cruncher/example/contest_sets/example/output_config.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-boe-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-mayor-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-park-at-large-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-park-district-1-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-park-district-2-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-park-district-3-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-park-district-4-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-park-district-5-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-park-district-6-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-1-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-10-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-11-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-12-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-13-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-2-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-3-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-4-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-5-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-6-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-7-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-8-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-9-cvr.csv
src/rcv_cruncher/extra/fv_db_format/single_winner_columns.csv
src/rcv_cruncher/rcv/base.py
src/rcv_cruncher/rcv/stats.py
src/rcv_cruncher/rcv/tables.py
src/rcv_cruncher/rcv/variants.py
tests/test_cvr_stats.py
tests/test_tabulation.py
tests/BallotMarks/test_BallotMarks.py
tests/BallotMarks/test_BallotMarks_errors.py
tests/CastVoteRecord/test_CastVoteRecord.py
tests/CastVoteRecord/test_CastVoteRecord_errors.py
tests/SingleWinner/test_SingleWinner.py
tests/contest_sets/tabulation_test/rcv_multiWinner_thresh15/test1/computed/round_by_round_tab1_complete.csv
tests/contest_sets/tabulation_test/rcv_multiWinner_thresh15/test1/computed/round_by_round_tab1_simplified.csv
tests/contest_sets/tabulation_test/rcv_multiWinner_thresh15/test1/computed/cvr_ballot_allocation/FV_01011111_chiefvoter_tab1_ballot_allocation.csv
tests/contest_sets/tabulation_test/rcv_multiWinner_thresh15/test1/expected/tabulation1.csv
tests/contest_sets/tabulation_test/rcv_multiWinner_thresh15/test1/input/contest_set.csv
tests/contest_sets/tabulation_test/rcv_multiWinner_thresh15/test1/input/cvr.csv
tests/contest_sets/tabulation_test/rcv_multiWinner_thresh15/test1/input/run_config.txt
tests/contest_sets/tabulation_test/rcv_multiWinner_thresh15/test1/input/test_config.json
tests/contest_sets/tabulation_test/rcv_single_winner/test1/computed/round_by_round_tab1_complete.csv
tests/contest_sets/tabulation_test/rcv_single_winner/test1/computed/round_by_round_tab1_simplified.csv
tests/contest_sets/tabulation_test/rcv_single_winner/test1/computed/cvr_ballot_allocation/FV_01011111_chiefvoter_tab1_ballot_allocation.csv
tests/contest_sets/tabulation_test/rcv_single_winner/test1/expected/tabulation1.csv
tests/contest_sets/tabulation_test/rcv_single_winner/test1/input/contest_set.csv
tests/contest_sets/tabulation_test/rcv_single_winner/test1/input/cvr.csv
tests/contest_sets/tabulation_test/rcv_single_winner/test1/input/run_config.txt
tests/contest_sets/tabulation_test/rcv_single_winner/test1/input/test_config.json
tests/contest_sets/tabulation_test/sequential_rcv/test1/computed/round_by_round_tab1_complete.csv
tests/contest_sets/tabulation_test/sequential_rcv/test1/computed/round_by_round_tab1_simplified.csv
tests/contest_sets/tabulation_test/sequential_rcv/test1/computed/round_by_round_tab2_complete.csv
tests/contest_sets/tabulation_test/sequential_rcv/test1/computed/round_by_round_tab2_simplified.csv
tests/contest_sets/tabulation_test/sequential_rcv/test1/computed/cvr_ballot_allocation/FV_01011111_chiefvoter_tab1_ballot_allocation.csv
tests/contest_sets/tabulation_test/sequential_rcv/test1/computed/cvr_ballot_allocation/FV_01011111_chiefvoter_tab2_ballot_allocation.csv
tests/contest_sets/tabulation_test/sequential_rcv/test1/expected/tabulation1.csv
tests/contest_sets/tabulation_test/sequential_rcv/test1/expected/tabulation2.csv
tests/contest_sets/tabulation_test/sequential_rcv/test1/input/contest_set.csv
tests/contest_sets/tabulation_test/sequential_rcv/test1/input/cvr.csv
tests/contest_sets/tabulation_test/sequential_rcv/test1/input/run_config.txt
tests/contest_sets/tabulation_test/sequential_rcv/test1/input/test_config.json
tests/contest_sets/tabulation_test/stv_fractional_ballot/test1/computed/round_by_round_tab1_complete.csv
tests/contest_sets/tabulation_test/stv_fractional_ballot/test1/computed/round_by_round_tab1_simplified.csv
tests/contest_sets/tabulation_test/stv_fractional_ballot/test1/computed/cvr_ballot_allocation/FV_01011111_chiefvoter_tab1_ballot_allocation.csv
tests/contest_sets/tabulation_test/stv_fractional_ballot/test1/expected/tabulation1.csv
tests/contest_sets/tabulation_test/stv_fractional_ballot/test1/input/contest_set.csv
tests/contest_sets/tabulation_test/stv_fractional_ballot/test1/input/cvr.csv
tests/contest_sets/tabulation_test/stv_fractional_ballot/test1/input/run_config.txt
tests/contest_sets/tabulation_test/stv_fractional_ballot/test1/input/test_config.json
tests/contest_sets/tabulation_test/stv_whole_ballot/test1/computed/round_by_round_tab1_complete.csv
tests/contest_sets/tabulation_test/stv_whole_ballot/test1/computed/round_by_round_tab1_simplified.csv
tests/contest_sets/tabulation_test/stv_whole_ballot/test1/computed/cvr_ballot_allocation/FV_01011111_chiefvoter_tab1_ballot_allocation.csv
tests/contest_sets/tabulation_test/stv_whole_ballot/test1/expected/tabulation1.csv
tests/contest_sets/tabulation_test/stv_whole_ballot/test1/input/contest_set.csv
tests/contest_sets/tabulation_test/stv_whole_ballot/test1/input/cvr.csv
tests/contest_sets/tabulation_test/stv_whole_ballot/test1/input/run_config.txt
tests/contest_sets/tabulation_test/stv_whole_ballot/test1/input/test_config.json
tests/contest_sets/tabulation_test/until2rcv/test1/computed/round_by_round_tab1_complete.csv
tests/contest_sets/tabulation_test/until2rcv/test1/computed/round_by_round_tab1_simplified.csv
tests/contest_sets/tabulation_test/until2rcv/test1/computed/cvr_ballot_allocation/FV_01011111_chiefvoter_tab1_ballot_allocation.csv
tests/contest_sets/tabulation_test/until2rcv/test1/expected/tabulation1.csv
tests/contest_sets/tabulation_test/until2rcv/test1/input/contest_set.csv
tests/contest_sets/tabulation_test/until2rcv/test1/input/cvr.csv
tests/contest_sets/tabulation_test/until2rcv/test1/input/run_config.txt
tests/contest_sets/tabulation_test/until2rcv/test1/input/test_config.json