{ "info": { "author": "Elise Jennings", "author_email": "elise.jennings@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering" ], "description": "Approximate Bayesian computation (ABC) and so\ncalled \"likelihood free\" Markov chain Monte Carlo\ntechniques are popular methods for tackling parameter\ninference in scenarios where the likelihood is intractable or unknown.\nThese methods are called likelihood free as they are free from\nthe usual assumptions about the form of the likelihood e.g. Gaussian,\nas ABC aims to simulate samples from the parameter posterior distribution directly.\n``superABC`` is a python package that implements the astroABC sampler using either the SNANA or the sncosmo Supernovae simulation\npackages and simulates samples from the posterior distribution using two distinct distance metrics.\n``superABC`` requires ``NumPy``,``SciPy`` and ``astroabc``. The SNANA and rootpy packages are required if using this as a forward model simulation.\nsncosmo, astropy and pandas are required if using sncosmo as the forward model simulation.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/EliseJ/superabc", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "superabc", "package_url": "https://pypi.org/project/superabc/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/superabc/", "project_urls": { "Homepage": "https://github.com/EliseJ/superabc" }, "release_url": "https://pypi.org/project/superabc/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "A Python sampling method for obtaining cosmological constraints from SN light curves using Approximate Bayesian Computation.", "version": "1.1.0" }, "last_serial": 2462434, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "1b9099705105b727d6f7ed6655ea485e", "sha256": "a2c41b6581ee5efb8260d5788517c3fd6448dc5e29060af0ee4696e23ed088ce" }, "downloads": -1, "filename": "superabc-1.1.0.tar.gz", "has_sig": false, "md5_digest": "1b9099705105b727d6f7ed6655ea485e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2085, "upload_time": "2016-11-15T18:38:37", "url": "https://files.pythonhosted.org/packages/37/bb/496ca7623d9d7d4c4b070b569198b90860aca62d105805f7b40726d33994/superabc-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1b9099705105b727d6f7ed6655ea485e", "sha256": "a2c41b6581ee5efb8260d5788517c3fd6448dc5e29060af0ee4696e23ed088ce" }, "downloads": -1, "filename": "superabc-1.1.0.tar.gz", "has_sig": false, "md5_digest": "1b9099705105b727d6f7ed6655ea485e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2085, "upload_time": "2016-11-15T18:38:37", "url": "https://files.pythonhosted.org/packages/37/bb/496ca7623d9d7d4c4b070b569198b90860aca62d105805f7b40726d33994/superabc-1.1.0.tar.gz" } ] }