{ "info": { "author": "Ulf Hamster", "author_email": "554c46@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "[![Build Status](https://travis-ci.org/kmedian/illmat.svg?branch=master)](https://travis-ci.org/kmedian/illmat)\n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/kmedian/illmat/master?urlpath=lab)\n\n# illmat\nGenerate a `` ill-conditioned correlation matrix with random coefficients\n\n\n\n## Installation\nThe `illmat` [git repo](http://github.com/kmedian/illmat) is available as [PyPi package](https://pypi.org/project/illmat)\n\n```\npip install illmat\n```\n\n\n## Usage\nCheck the [example](https://github.com/kmedian/illmat/blob/master/examples/ill-conditioned%20correlation%20matrix.ipynb) folder for notebooks.\n\n\n## Commands\n* Check syntax: `flake8 --ignore=F401`\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 with twine: `python setup.py sdist && twine upload -r pypi dist/*`\n\n\n## Support\nPlease [open an issue](https://github.com/kmedian/illmat/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/illmat/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/illmat", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "illmat", "package_url": "https://pypi.org/project/illmat/", "platform": "", "project_url": "https://pypi.org/project/illmat/", "project_urls": { "Homepage": "http://github.com/kmedian/illmat" }, "release_url": "https://pypi.org/project/illmat/0.1.1/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Generate a DxD ill-conditioned correlation matrix with random coefficients", "version": "0.1.1" }, "last_serial": 5878548, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0dec7dca19663b792648ebcbafb70fa9", "sha256": "c5ee68592aa258f624d5b8d90ee48c5c3952871c77b862c6a122bc4d92ca5708" }, "downloads": -1, "filename": "illmat-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0dec7dca19663b792648ebcbafb70fa9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2073, "upload_time": "2018-10-23T15:46:56", "url": "https://files.pythonhosted.org/packages/7a/50/067c6c742c1963850d10b9621e35a8106dc1ad25a9e063e3db3f012141bd/illmat-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "57e7314b255a8ee2dc87236710d4db3a", "sha256": "09be74fe8f529fc1153a342761a12063cd088def3e5c009412afcfa28397c857" }, "downloads": -1, "filename": "illmat-0.1.1.tar.gz", "has_sig": false, "md5_digest": "57e7314b255a8ee2dc87236710d4db3a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2130, "upload_time": "2019-09-24T09:22:35", "url": "https://files.pythonhosted.org/packages/22/b8/ecd86dfdbbf4ea2689e6adce5420f4a39e31c2feaed0fee774bc80167f4c/illmat-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "57e7314b255a8ee2dc87236710d4db3a", "sha256": "09be74fe8f529fc1153a342761a12063cd088def3e5c009412afcfa28397c857" }, "downloads": -1, "filename": "illmat-0.1.1.tar.gz", "has_sig": false, "md5_digest": "57e7314b255a8ee2dc87236710d4db3a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2130, "upload_time": "2019-09-24T09:22:35", "url": "https://files.pythonhosted.org/packages/22/b8/ecd86dfdbbf4ea2689e6adce5420f4a39e31c2feaed0fee774bc80167f4c/illmat-0.1.1.tar.gz" } ] }