{ "info": { "author": "Johann-Mattis List and Robert Forkel", "author_email": "clics@shh.mpg.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# pyclics-clustering\n\nVarious clustering algoriths packaged as plugins for CLICS.\n\n[![Build Status](https://travis-ci.org/clics/pyclics-clustering.svg?branch=master)](https://travis-ci.org/clics/pyclics-clustering)\n[![codecov](https://codecov.io/gh/clics/pyclics-clustering/branch/master/graph/badge.svg)](https://codecov.io/gh/clics/pyclics-clustering)\n[![PyPI](https://img.shields.io/pypi/v/pyclics-clustering.svg)](https://pypi.org/project/pyclics-clustering)\n\n\n## Connected Components\n\nAs implemented in the [`networkx` package](https://networkx.github.io/documentation/networkx-1.10/reference/generated/networkx.algorithms.components.connected.connected_components.html).\n\n\n## Hierarchical Link Clustering (HLC)\n\nThe algorithm is described in\n\n> Ahn YY, Bagrow JP and Lehmann S: Link communities reveal multiscale complexity in networks. *Nature* **466**, 761 (2010).\n\nThe implementation is copied from [Tam\u00e1s Nepusz](https://github.com/ntamas/hlc) with\nslight modifications to work with CLICS networks.\n\n\n## Louvain Community Detection\n\nThe algorithm is described in\n\n> Vincent D Blondel, Jean-Loup Guillaume, Renaud Lambiotte, Renaud Lefebvre: Fast unfolding of communities in large networks. *Journal of Statistical Mechanics: Theory and Experiment* **10** (2008), P10008 (12pp).\n\nWe use the implementation by [Thomas Aynaud](https://github.com/taynaud/python-louvain).\n\n\n## Label Propagation\n\nThe algorithm is described in\n\n> Cordasco, G., & Gargano, L.: Community detection via semi-synchronous label propagation algorithms. \n> In Business Applications of Social Network Analysis (BASNA), \n> 2010 IEEE International Workshop on (pp. 1-8). IEEE.\n\nAs implemented in the [`networkx` package](https://networkx.github.io/documentation/latest/reference/algorithms/generated/networkx.algorithms.community.label_propagation.label_propagation_communities.html).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/clics/pyclics-clustering", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyclics-clustering", "package_url": "https://pypi.org/project/pyclics-clustering/", "platform": "", "project_url": "https://pypi.org/project/pyclics-clustering/", "project_urls": { "Homepage": "https://github.com/clics/pyclics-clustering" }, "release_url": "https://pypi.org/project/pyclics-clustering/1.0.0/", "requires_dist": null, "requires_python": ">=3.5", "summary": "clustering algorithms for CLICS networks", "version": "1.0.0" }, "last_serial": 5362091, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "594068f670588fdb68e305aaa6f2693c", "sha256": "e8eb7774a0c5010a5e94ce3fcc329f1b47f974600417ef26d51498c06d98bebd" }, "downloads": -1, "filename": "pyclics_clustering-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "594068f670588fdb68e305aaa6f2693c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 6911, "upload_time": "2019-05-21T12:01:30", "url": "https://files.pythonhosted.org/packages/0b/e7/a81433fd68e64e4d5091fed39cfd76b018a1c274b3d3cd0b61aa83ef3351/pyclics_clustering-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ed29b2183cd495e81d2bf93b2b57070", "sha256": "63cde8fffde8d780d3e3a0fcd518add70f9ea290f4a7c9117a08b33b9c5c80b3" }, "downloads": -1, "filename": "pyclics-clustering-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9ed29b2183cd495e81d2bf93b2b57070", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 6558, "upload_time": "2019-05-21T12:01:25", "url": "https://files.pythonhosted.org/packages/41/20/e402bf70c4122aed6bb528c67aad75536a8ccf5d7802819a42fb87af0850/pyclics-clustering-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "594068f670588fdb68e305aaa6f2693c", "sha256": "e8eb7774a0c5010a5e94ce3fcc329f1b47f974600417ef26d51498c06d98bebd" }, "downloads": -1, "filename": "pyclics_clustering-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "594068f670588fdb68e305aaa6f2693c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 6911, "upload_time": "2019-05-21T12:01:30", "url": "https://files.pythonhosted.org/packages/0b/e7/a81433fd68e64e4d5091fed39cfd76b018a1c274b3d3cd0b61aa83ef3351/pyclics_clustering-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ed29b2183cd495e81d2bf93b2b57070", "sha256": "63cde8fffde8d780d3e3a0fcd518add70f9ea290f4a7c9117a08b33b9c5c80b3" }, "downloads": -1, "filename": "pyclics-clustering-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9ed29b2183cd495e81d2bf93b2b57070", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 6558, "upload_time": "2019-05-21T12:01:25", "url": "https://files.pythonhosted.org/packages/41/20/e402bf70c4122aed6bb528c67aad75536a8ccf5d7802819a42fb87af0850/pyclics-clustering-1.0.0.tar.gz" } ] }