{ "info": { "author": "Daniel Williams", "author_email": "daniel.williams@ligo.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "=====\nHeron\n=====\n\n\nThe ``heron`` package is a python library for using Gaussian Process Regression (GPR) to emulate functions which are expensive to \n\nIt was originally built for producing a surrogate model for numerical\nrelativity waveforms from binary black hole coalesences, but the code\nshould be sufficiently general to allow other surrogate models to be\nbuilt.\n\nIn order to handle very large models, ``heron`` can use the `george`_\npython package to generate the underlying Gaussian Process, which can\nhandle very large models thanks to its use of a hierarchical matrix\ninverter.\n\n..\n\nFeatures\n--------\n\n* Single-valued function surrogate production from multivalued inputs\n* Handling very large datasets.\n\n.. _george: http://dan.iel.fm/george/\n.. _emcee: http://dan.iel.fm/emcee/\n\n\n=======\nHistory\n=======\n\n0.1.0 (2016-1-22)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/transientlunatic/heron", "keywords": "heron", "license": "ISCL", "maintainer": "", "maintainer_email": "", "name": "heron-model", "package_url": "https://pypi.org/project/heron-model/", "platform": "", "project_url": "https://pypi.org/project/heron-model/", "project_urls": { "Homepage": "https://github.com/transientlunatic/heron" }, "release_url": "https://pypi.org/project/heron-model/0.2.5/", "requires_dist": [ "numpy", "matplotlib", "scipy", "progressbar", "emcee", "pyyaml", "jinja2", "cython", "george", "nestle", "elk-waveform" ], "requires_python": "", "summary": "Heron is a machine learning package for Python", "version": "0.2.5" }, "last_serial": 5732017, "releases": { "0.2.5": [ { "comment_text": "", "digests": { "md5": "d7d3baab523bd4310ca40072aa5573ca", "sha256": "8ce032d0c5cc2836c0869b28714bb99357c246c5b144530650117595ebc89fde" }, "downloads": -1, "filename": "heron_model-0.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d7d3baab523bd4310ca40072aa5573ca", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 200215, "upload_time": "2019-08-26T17:00:02", "url": "https://files.pythonhosted.org/packages/17/a0/8f2f6d7a10ffb8f4495f44e795a994816deac58ccf0c07b11e2830b0444d/heron_model-0.2.5-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d7d3baab523bd4310ca40072aa5573ca", "sha256": "8ce032d0c5cc2836c0869b28714bb99357c246c5b144530650117595ebc89fde" }, "downloads": -1, "filename": "heron_model-0.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d7d3baab523bd4310ca40072aa5573ca", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 200215, "upload_time": "2019-08-26T17:00:02", "url": "https://files.pythonhosted.org/packages/17/a0/8f2f6d7a10ffb8f4495f44e795a994816deac58ccf0c07b11e2830b0444d/heron_model-0.2.5-py2.py3-none-any.whl" } ] }