{ "info": { "author": "Peter Piech", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering" ], "description": "PrefPy\n======\n\nRank aggregation algorithms in the computer science field of\ncomputational social choice\n\nWhat's New\n==========\n\n- Experiments and tests have been factored out of the repository (now\n located at https://github.com/pdpiech/prefpy-experiments)\n- Generalized method of moments algorithm for mixtures of Plackett-Luce\n models\n- Implementation of EMM algorithm for mixtures of Plackett-Luce by\n Gormley & Murphy\n\nWork In Progress\n================\n\n- This is an initial version of the Python package form, further\n structural changes will be coming\n- Module naming conventions will be changed; currently the algorithm\n files take the initials of the names of the papers from which they\n originate (e.g. \"gmmra\" for Generalized Method of Moments for Rank\n Aggregation)\n- Mixture Model for Plackett-Luce EMM algorithm by Gormley & Murphy is\n forthcoming pending verification and testing of the method\n- Random utility model algorithms (verification of the implentation\n needs to be completed)\n\nInstallation\n============\n\n- Use of MATLAB optimization in this package requires Python 3.4 due to\n lack of support yet for Python 3.5 by the MATLAB Engine\n\nInstall by running setup.py with Python 3.4 (or greater) with the\ncommand\n\n::\n\n python3 setup.py install\n\nSymlink install while developing to keep changes in the code instead\nwith the command\n\n::\n\n python3 setup.py develop", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/xialirong/prefpy/archive/v0.8.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/xialirong/prefpy", "keywords": null, "license": "GPL-3", "maintainer": null, "maintainer_email": null, "name": "prefpy", "package_url": "https://pypi.org/project/prefpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/prefpy/", "project_urls": { "Download": "https://github.com/xialirong/prefpy/archive/v0.8.1.tar.gz", "Homepage": "https://github.com/xialirong/prefpy" }, "release_url": "https://pypi.org/project/prefpy/0.8.1/", "requires_dist": null, "requires_python": null, "summary": "Rank aggregation algorithms", "version": "0.8.1" }, "last_serial": 2365186, "releases": { "0.8.1": [ { "comment_text": "", "digests": { "md5": "56d326796ab2b2ea343efb528766c385", "sha256": "4c41fde04d2ea107ae16c2bb9403b830e9b70a8b368a673d83eb9d6cd91d2856" }, "downloads": -1, "filename": "prefpy-0.8.1.tar.gz", "has_sig": false, "md5_digest": "56d326796ab2b2ea343efb528766c385", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27963, "upload_time": "2016-06-06T17:14:24", "url": "https://files.pythonhosted.org/packages/7c/fc/12014ead3c9ceac2d3850601eb1ba0fa308b3f3b22ad14691e628e970e6d/prefpy-0.8.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "56d326796ab2b2ea343efb528766c385", "sha256": "4c41fde04d2ea107ae16c2bb9403b830e9b70a8b368a673d83eb9d6cd91d2856" }, "downloads": -1, "filename": "prefpy-0.8.1.tar.gz", "has_sig": false, "md5_digest": "56d326796ab2b2ea343efb528766c385", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27963, "upload_time": "2016-06-06T17:14:24", "url": "https://files.pythonhosted.org/packages/7c/fc/12014ead3c9ceac2d3850601eb1ba0fa308b3f3b22ad14691e628e970e6d/prefpy-0.8.1.tar.gz" } ] }