{ "info": { "author": "Rupert Ford", "author_email": "rupert.ford@stfc.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering", "Topic :: Software Development", "Topic :: Utilities" ], "description": "# Melody\n\nMelody is a lightweight parameter search and optimisation tool\noriginally designed to support searching and optimising over the\nperformance landscape of software. In particular, it is being designed\nto support code composition options (loop ordering, loop fusion etc),\ncode compilation and link options (compilers and compiler flags) and\ncode configuration options (tunable parameters such as a cut off\nradius, or preconditioner). However Melody has been written in a\nrelatively generic way so can be used to search over, or optimise any\nsearch space.\n\nMelody takes its name from the fact that optimisation is often called\ntuning and most good tunes rely on a great melody!\n\n# Badges\n\n[![Build Status](https://travis-ci.org/rupertford/melody.svg?branch=master)](https://travis-ci.org/rupertford/melody)\n[![Coverage Status](https://coveralls.io/repos/github/rupertford/melody/badge.svg?branch=master)](https://coveralls.io/github/rupertford/melody?branch=master)\n[![Code Health](https://landscape.io/github/rupertford/melody/master/landscape.svg?style=flat)](https://landscape.io/github/rupertford/melody/master)\n[![Documentation Status](https://readthedocs.org/projects/melody/badge/?version=latest)](http://melody.readthedocs.io/en/latest/?badge=documentation)\n\n# Licensing\n\nMelody is available under a BSD 3-clause license. A copy of this\nlicense is provided when Melody is downloaded and installed.\n\n# Installation\n\nMelody can be installed and uninstalled using pip.\n\n```\n> sudo pip install melody\n> sudo pip uninstall melody\n```\n\n# Documentation\n\nDocumentation is available here:\n\nhttp://melody.readthedocs.io/en/documentation", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rupertford/melody", "keywords": "", "license": "OSI Approved :: BSD 3-Clause License", "maintainer": "", "maintainer_email": "", "name": "melody", "package_url": "https://pypi.org/project/melody/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/melody/", "project_urls": { "Homepage": "https://github.com/rupertford/melody" }, "release_url": "https://pypi.org/project/melody/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "lightweight python parameter search tool", "version": "0.1.1" }, "last_serial": 2706045, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "da7bd9cd1bc69f8487bc3414c6072d52", "sha256": "2274846ad5e0585220429055e8ec2e73d93dc953723b59d5b98b21e3f80d38b7" }, "downloads": -1, "filename": "melody-0.1.0.tar.gz", "has_sig": false, "md5_digest": "da7bd9cd1bc69f8487bc3414c6072d52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9496, "upload_time": "2017-03-14T11:18:48", "url": "https://files.pythonhosted.org/packages/73/6e/22f26ce693d6fab3313430f0606543de1231e885a782213c850880940e37/melody-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0574c4cee3ccee5ea7873871743d16ff", "sha256": "8da2a1a94ff32b78896348b32c1d0ed7871567947f1c41d7c565d3a5af49425b" }, "downloads": -1, "filename": "melody-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0574c4cee3ccee5ea7873871743d16ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9490, "upload_time": "2017-03-14T22:40:41", "url": "https://files.pythonhosted.org/packages/b4/78/e82fa7acc80ac2e41f34a9590a49ac362c0488ba16a9dae727b3716496cd/melody-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0574c4cee3ccee5ea7873871743d16ff", "sha256": "8da2a1a94ff32b78896348b32c1d0ed7871567947f1c41d7c565d3a5af49425b" }, "downloads": -1, "filename": "melody-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0574c4cee3ccee5ea7873871743d16ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9490, "upload_time": "2017-03-14T22:40:41", "url": "https://files.pythonhosted.org/packages/b4/78/e82fa7acc80ac2e41f34a9590a49ac362c0488ba16a9dae727b3716496cd/melody-0.1.1.tar.gz" } ] }