{ "info": { "author": "IOAM", "author_email": "developers@topographica.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries" ], "description": "|BuildStatus|_\r\n\r\n\r\nLancet\r\n======\r\n\r\n**Launch jobs, organize the output, and dissect the results.**\r\n\r\nMore information about Lancet may be found on `Lancet's website\r\n`_. Here you may find a quickstart\r\nexample, user documentation, tutorials as well as more information\r\nabout publications involving Lancet.\r\n\r\nTo obtain Lancet from PyPI::\r\n\r\n pip install lancet-ioam\r\n\r\nIn common with many projects on `IOAM `_,\r\nLancet uses `param `_, so make sure to\r\ninstall it with ``pip install param``.\r\n\r\nIntroduction\r\n____________\r\n\r\nLancet is designed to help you organize the output of your research\r\ntools, store it, and dissect the data you have collected. The output\r\nof a single simulation or analysis rarely contains all the data you\r\nneed; Lancet helps you generate data from many runs and analyse it\r\nusing your own Python code.\r\n\r\nParameter spaces often need to be explored for the purpose of\r\nplotting, tuning, or analysis. Lancet helps you extract the\r\ninformation you care about from potentially enormous volumes of data\r\ngenerated by such parameter exploration.\r\n\r\nFeatures\r\n________\r\n\r\n* A simple, useful core with advanced functionality strictly\r\n optional. Use what you need without learning all components.\r\n\r\n* All components use a declarative style, helping to ensure\r\n reproduciblity.\r\n\r\n* Succinctly express the high dimensional parameter spaces, without\r\n nested loops.\r\n\r\n* Easily interface with external tools using ShellCommand or quickly\r\n build a flexible, reusable interfaces to advanced simulators or\r\n analysis tools. Currently, the Topographica neural simulator is\r\n actively supported.\r\n\r\n* Seamlessly switch from running jobs locally to launching jobs on a\r\n compute cluster.\r\n\r\n* Keep your output organized together with key metadata for\r\n reproducibility.\r\n\r\n* Quickly load your data and view the parameters from previous runs.\r\n\r\n* Integrates well with other popular tools such as IPython Notebook\r\n and the pandas data analysis library.\r\n\r\n* Actively used in scientific research and publication.\r\n\r\n\r\nContributors\r\n____________\r\n\r\n\r\nThe following people have contributed to Lancet's design and\r\nimplementation:\r\n\r\nJean-Luc Stevens: Original coding and design\r\n\r\n`Marco Elver `_ : Python 3 fork,\r\ncleaned up many aspects of the design.\r\n\r\nJames A. Bednar: For supporting the development of a solution that\r\nworks with any tool and not just `Topographica\r\n`_ .\r\n\r\nPhilipp Rudiger: Testing, feedback and suggestions.\r\n\r\n.. |BuildStatus| image:: https://travis-ci.org/ioam/lancet.svg?branch=master\r\n.. _BuildStatus: https://travis-ci.org/ioam/lancet", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://ioam.github.com/lancet/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "lancet-ioam", "package_url": "https://pypi.org/project/lancet-ioam/", "platform": "Windows,Mac OS X,Linux", "project_url": "https://pypi.org/project/lancet-ioam/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://ioam.github.com/lancet/" }, "release_url": "https://pypi.org/project/lancet-ioam/0.9.0/", "requires_dist": null, "requires_python": null, "summary": "Launch jobs, organize the output, and dissect the results.", "version": "0.9.0" }, "last_serial": 1601163, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "1a57ba2001ee3f87159713ef161e4a77", "sha256": "f335db8ad9aedd2d7a0aa8d74e4d8ad7b5c44d1b3b374f8346a6b0c5f6f9a1c0" }, "downloads": -1, "filename": "lancet-ioam-0.9.0.tar.gz", "has_sig": false, "md5_digest": "1a57ba2001ee3f87159713ef161e4a77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34667, "upload_time": "2015-06-21T21:33:07", "url": "https://files.pythonhosted.org/packages/48/c0/2ae9f6c55009d162bf63c995973e2723fc4c3cf2fb1276fe8331b1b5b183/lancet-ioam-0.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1a57ba2001ee3f87159713ef161e4a77", "sha256": "f335db8ad9aedd2d7a0aa8d74e4d8ad7b5c44d1b3b374f8346a6b0c5f6f9a1c0" }, "downloads": -1, "filename": "lancet-ioam-0.9.0.tar.gz", "has_sig": false, "md5_digest": "1a57ba2001ee3f87159713ef161e4a77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34667, "upload_time": "2015-06-21T21:33:07", "url": "https://files.pythonhosted.org/packages/48/c0/2ae9f6c55009d162bf63c995973e2723fc4c3cf2fb1276fe8331b1b5b183/lancet-ioam-0.9.0.tar.gz" } ] }