{ "info": { "author": "philastrophist", "author_email": "shaun.c.read@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "\n|PyPI| |License| |Build Status| \n\nDecorrelator\n------------\n\nAnalysing correlations between parameters whilst controlling for the\neffects of others.\n\n(Fancy partial correlation)\n\nInstallation\n------------\n\n- create new environment\n\n - ``conda create -n NAME python=3.7``\n\n- activate\n\n - ``source activate NAME``\n\n- install high-performance libraries\n\n - ``conda install numpy mkl scipy``\n\n- install correlator\n\n - ``pip install git+https://github.com/philastrophist/decorrelator.git``\n\nUse\n---\n\nPlease see ``example.py`` for an example which uses nearly all\nfunctionality\n\nThere are two objects of interest: \\* ``decorrelator.LinearRelation`` \\*\n``decorrelator.CorrelationModel``\n\nYou may use them together as demonstrated in ``example.py`` or\nindivdually as shown in their home modules under\n``if __name__ == \"__main__\"``\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/candid.svg\n :target: https://pypi.python.org/pypi/candid/\n.. |License| image:: https://img.shields.io/github/license/philastrophist/decorrelator.svg\n :target: https://github.com/philastrophist/decorrelator/blob/master/LICENSE.md\n.. |Build Status| image:: https://travis-ci.com/philastrophist/candid.svg?token=3fPC1Wwg7aekKMkBjGPa&branch=master\n :target: https://travis-ci.com/philastrophist/candid\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/philastrophist/decorrelator", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "decorrelator", "package_url": "https://pypi.org/project/decorrelator/", "platform": "", "project_url": "https://pypi.org/project/decorrelator/", "project_urls": { "Homepage": "https://github.com/philastrophist/decorrelator" }, "release_url": "https://pypi.org/project/decorrelator/1.0.0/", "requires_dist": [ "numpy", "matplotlib", "tqdm", "pymc3", "statsmodels", "astroML", "chainconsumer", "fastkde" ], "requires_python": "", "summary": "Easy-to-use Bayesian full and partial correlation estimator", "version": "1.0.0" }, "last_serial": 5259290, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "8411d0c2bc63010b74d617e8a64f6f14", "sha256": "b3fbea2c16c800860f11b46e5d2eb0cfb388a258371e106bf4ce18dac7610021" }, "downloads": -1, "filename": "decorrelator-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8411d0c2bc63010b74d617e8a64f6f14", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11335, "upload_time": "2019-05-12T16:18:17", "url": "https://files.pythonhosted.org/packages/bb/c9/3bd8c2ba50eeb9d7ea1dafff6097f70853108ac3a4cfa5dfe77f2181aaa2/decorrelator-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ee621fc8df5f15750f7481c6a759db9", "sha256": "9ed6d8134600114db3a0696b74f105311897faed4a36e35217612e61152bf55c" }, "downloads": -1, "filename": "decorrelator-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9ee621fc8df5f15750f7481c6a759db9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9501, "upload_time": "2019-05-12T16:18:19", "url": "https://files.pythonhosted.org/packages/98/f0/87f7f9be6ca67b5f4f39c01792d5ad60eab83a8c4d0e2a26390d360fbbef/decorrelator-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8411d0c2bc63010b74d617e8a64f6f14", "sha256": "b3fbea2c16c800860f11b46e5d2eb0cfb388a258371e106bf4ce18dac7610021" }, "downloads": -1, "filename": "decorrelator-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8411d0c2bc63010b74d617e8a64f6f14", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11335, "upload_time": "2019-05-12T16:18:17", "url": "https://files.pythonhosted.org/packages/bb/c9/3bd8c2ba50eeb9d7ea1dafff6097f70853108ac3a4cfa5dfe77f2181aaa2/decorrelator-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ee621fc8df5f15750f7481c6a759db9", "sha256": "9ed6d8134600114db3a0696b74f105311897faed4a36e35217612e61152bf55c" }, "downloads": -1, "filename": "decorrelator-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9ee621fc8df5f15750f7481c6a759db9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9501, "upload_time": "2019-05-12T16:18:19", "url": "https://files.pythonhosted.org/packages/98/f0/87f7f9be6ca67b5f4f39c01792d5ad60eab83a8c4d0e2a26390d360fbbef/decorrelator-1.0.0.tar.gz" } ] }