{ "info": { "author": "Ulf Hamster", "author_email": "554c46@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "[![Build Status](https://travis-ci.org/kmedian/luriegold.svg?branch=master)](https://travis-ci.org/kmedian/luriegold)\n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/kmedian/luriegold/master?urlpath=lab)\n\n# luriegold\n\n\n## Table of Contents\n* [Installation](#installation)\n* [Usage](#usage)\n* [Commands](#commands)\n* [Support](#support)\n* [Contributing](#contributing)\n\n\n## Installation\nThe `luriegold` [git repo](http://github.com/kmedian/luriegold) is available as [PyPi package](https://pypi.org/project/luriegold)\n\n```\npip install luriegold\n```\n\n\n## Usage\nCheck the [examples](examples) folder for notebooks.\n\n\n## Commands\n* Check syntax: `flake8 --ignore=F401`\n* Run Unit Tests: `python -W ignore -m unittest discover`\n* Remove `.pyc` files: `find . -type f -name \"*.pyc\" | xargs rm`\n* Remove `__pycache__` folders: `find . -type d -name \"__pycache__\" | xargs rm -rf`\n* Upload to PyPi: `python setup.py sdist upload -r pypi`\n* Upload to PyPi with twine: `python setup.py sdist && twine upload -r pypi dist/*`\n\n\n## Debugging\n* Notebooks to profile python code are in the [profile](profile) folder\n\n\n## Support\nPlease [open an issue](https://github.com/kmedian/luriegold/issues/new) for support.\n\n\n## Contributing\nPlease contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/kmedian/luriegold/compare/).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/kmedian/luriegold", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "luriegold", "package_url": "https://pypi.org/project/luriegold/", "platform": "", "project_url": "https://pypi.org/project/luriegold/", "project_urls": { "Homepage": "http://github.com/kmedian/luriegold" }, "release_url": "https://pypi.org/project/luriegold/0.1.1/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Lurie-Goldberg Algorithm to adjust a correlation matrix to be semipositive definite.", "version": "0.1.1" }, "last_serial": 5750961, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ea1e2ea0e7a3fb25c5e4991e9ef59148", "sha256": "405bec043e202ad08af1e06c74433b9b10e3573301198500e3439388d217777c" }, "downloads": -1, "filename": "luriegold-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ea1e2ea0e7a3fb25c5e4991e9ef59148", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 3029, "upload_time": "2018-10-11T20:22:28", "url": "https://files.pythonhosted.org/packages/d4/a9/82b484c56b7fb5e8093f13f9423e0899d34cf5ebaeecde763b6bc525c4ac/luriegold-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "b16a93e560b3fe2d73d10de8c71c9708", "sha256": "15566766aea6665907b062f243b02ee2a3d136a87180330120baf7226516ccf4" }, "downloads": -1, "filename": "luriegold-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b16a93e560b3fe2d73d10de8c71c9708", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 11983, "upload_time": "2019-08-29T10:15:24", "url": "https://files.pythonhosted.org/packages/2c/30/4a43333b74e609abe81e22281cc760a209ccf660ac6c57b4bad63ce8b6dd/luriegold-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b16a93e560b3fe2d73d10de8c71c9708", "sha256": "15566766aea6665907b062f243b02ee2a3d136a87180330120baf7226516ccf4" }, "downloads": -1, "filename": "luriegold-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b16a93e560b3fe2d73d10de8c71c9708", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 11983, "upload_time": "2019-08-29T10:15:24", "url": "https://files.pythonhosted.org/packages/2c/30/4a43333b74e609abe81e22281cc760a209ccf660ac6c57b4bad63ce8b6dd/luriegold-0.1.1.tar.gz" } ] }