graded-approval-transferable-vote | Python code to run a proportional representation election

 by   dodecatheon Python Version: Current License: No License

kandi X-RAY | graded-approval-transferable-vote Summary

kandi X-RAY | graded-approval-transferable-vote Summary

graded-approval-transferable-vote is a Python library. graded-approval-transferable-vote has no bugs, it has no vulnerabilities and it has low support. However graded-approval-transferable-vote build file is not available. You can download it from GitHub.

Graded Approval Transferable Vote (GATV), a PR extension of ER-Bucklin(whole) single-winner. Copyright (C) 2011, Louis G. "Ted" Stern. This code is an independently reimplemented simplification of Jameson Quinn's PR-MCA, AKA Approval Threshold Transferable Vote (AT-TV), to which he retains copyright. Copyright (C) 2011, Jameson Quinn. The main difference is that my version is straight ER-Bucklin, while JQ selects a different candidate from among those whose Bucklin score exceeds the quota. (a) I calculate the rescale factor based on trunc_sums (see below); and (b) My method has options to use four different quotas: Hare; Droop; a fractional version of Droop that is slightly smaller than traditional Droop in some cases, but still preserves the Droop qualities; and Hagenbach-Bischoff, the quota used by Quinn. Because Bucklin is usually interpreted as a ranked scheme, and I use a ratings ballot, with gaps in rating allowed and an approval threshold based on descending rating one unit at a time, I chose a different name to avoid confusion.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              graded-approval-transferable-vote has a low active ecosystem.
              It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              graded-approval-transferable-vote has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of graded-approval-transferable-vote is current.

            kandi-Quality Quality

              graded-approval-transferable-vote has 0 bugs and 0 code smells.

            kandi-Security Security

              graded-approval-transferable-vote has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              graded-approval-transferable-vote code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              graded-approval-transferable-vote does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              graded-approval-transferable-vote releases are not available. You will need to build from source code and install.
              graded-approval-transferable-vote has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              It has 571 lines of code, 13 functions and 3 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed graded-approval-transferable-vote and discovered the below as its top functions. This is intended to give you an instant insight into graded-approval-transferable-vote implemented functionality, and help decide if they suit your requirements.
            • Initialize candidates .
            • Run the election .
            • Calculate quota .
            • Calculate the droop quota .
            • Return a dictionary of all scores .
            • Rescale the weight .
            • Reverse an enumeration .
            • Sort a dictionary .
            Get all kandi verified functions for this library.

            graded-approval-transferable-vote Key Features

            No Key Features are available at this moment for graded-approval-transferable-vote.

            graded-approval-transferable-vote Examples and Code Snippets

            No Code Snippets are available at this moment for graded-approval-transferable-vote.

            Community Discussions

            No Community Discussions are available at this moment for graded-approval-transferable-vote.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install graded-approval-transferable-vote

            You can download it from GitHub.
            You can use graded-approval-transferable-vote like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/dodecatheon/graded-approval-transferable-vote.git

          • CLI

            gh repo clone dodecatheon/graded-approval-transferable-vote

          • sshUrl

            git@github.com:dodecatheon/graded-approval-transferable-vote.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link