{ "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-experiments\n==================\n\nScripts for experiments using PrefPy (found at\nhttps://github.com/xialirong/prefpy)\n\nThis code has been split off of the original PrefPy package/repository\nin an effort to organize and remove code not part of the implementations\nof the algorithms in PrefPy. All tests and experiments are now located\nhere.\n\nWork In Progress\n================\n\n- The code in this repository is research code, so it is constantly in\n a state of change\n- The imports must all be changed as these files were originally part\n of the PrefPy package itself and now rely on it being installed\n separately\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/pdpiech/prefpy_experiments/archive/v0.7.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pdpiech/prefpy_experiments", "keywords": null, "license": "GPL-3", "maintainer": null, "maintainer_email": null, "name": "prefpy-experiments", "package_url": "https://pypi.org/project/prefpy-experiments/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/prefpy-experiments/", "project_urls": { "Download": "https://github.com/pdpiech/prefpy_experiments/archive/v0.7.1.tar.gz", "Homepage": "https://github.com/pdpiech/prefpy_experiments" }, "release_url": "https://pypi.org/project/prefpy-experiments/0.7.1/", "requires_dist": null, "requires_python": null, "summary": "Rank aggregation algorithms", "version": "0.7.1" }, "last_serial": 2153400, "releases": { "0.7.1": [ { "comment_text": "", "digests": { "md5": "47e8666b71613ef02cf9b753703d19a9", "sha256": "2ece836144695d69d1059ac2856e8d711fd1c607aa45d7b81484aa5ef24de404" }, "downloads": -1, "filename": "prefpy-experiments-0.7.1.tar.gz", "has_sig": false, "md5_digest": "47e8666b71613ef02cf9b753703d19a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27932, "upload_time": "2016-06-06T17:09:51", "url": "https://files.pythonhosted.org/packages/d1/b0/00cb2b3f07df2eaca362500267ace455d8cdf688ab4b6e333962f71a8a88/prefpy-experiments-0.7.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "47e8666b71613ef02cf9b753703d19a9", "sha256": "2ece836144695d69d1059ac2856e8d711fd1c607aa45d7b81484aa5ef24de404" }, "downloads": -1, "filename": "prefpy-experiments-0.7.1.tar.gz", "has_sig": false, "md5_digest": "47e8666b71613ef02cf9b753703d19a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27932, "upload_time": "2016-06-06T17:09:51", "url": "https://files.pythonhosted.org/packages/d1/b0/00cb2b3f07df2eaca362500267ace455d8cdf688ab4b6e333962f71a8a88/prefpy-experiments-0.7.1.tar.gz" } ] }