{ "info": { "author": "Moreno Bonaventura", "author_email": "morenobonaventura@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "NetworkL\n--------\n\nNetworkL is a Python package which extends the scope of the NetworkX package \nto eXtra-Large time-varying graphs. It supports the manipulation and efficient \nlongitudinal analysis of complex networks\n\nDocumentation\n http://networkl.github.io\nDevelopment\n https://github.com/networkl/networkl\n \n\nA quick example that update the all-pairs shortest path lengths in \nan undirected graph by using the SparseGeodesicMatrix data structure:\n\n >>> import networkx as nx\n >>> import networkl as nl\n >>> from random import randrange\n >>> \n >>> N=1000\n >>> G = nx.erdos_renyi_graph(N,0.1) #create a graph\n >>> SparseD = nl.sparse_distance_matrix(G) #compute the Sparse Distance Matrix\n >>>\n >>> new_edges = [(randrange(N),randrange(N)) for c in range(100)] #add edges and update Distance Matrix\n >>> for i,j in new_edges:\n >>> if G.has_edge(i,j) or i==j:\n >>>\t\tcontinue \n >>> nl.update_distance_matrix(G,SparseD,i,j,mode='add') \n >>> \n >>> print SparseD[1][1] #accessing distance values\n\n\nDistributed under the GNU v2 license; see LICENSE.txt::\n \n Copyright (C) 2015 NetworkL Developers\n Moreno Bonaventura \n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://networkl.github.io", "keywords": "large longitudinal complex networks", "license": "GNU2", "maintainer": null, "maintainer_email": null, "name": "networkl", "package_url": "https://pypi.org/project/networkl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/networkl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://networkl.github.io" }, "release_url": "https://pypi.org/project/networkl/0.2.13/", "requires_dist": null, "requires_python": null, "summary": "NetworkL is a Python package which extends the scope of the NetworkX package to eXtra-Large time-varying graphs. It supports the manipulation and efficient longitudinal analysis of complex networks", "version": "0.2.13" }, "last_serial": 1498447, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "56462af7606823e42ac6d2af5aa1eb6f", "sha256": "0b9345e38116dcc60898a3cb1dc054152125735b3e81a4024798f7d734fc47c2" }, "downloads": -1, "filename": "networkl-0.1.tar.gz", "has_sig": false, "md5_digest": "56462af7606823e42ac6d2af5aa1eb6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3847, "upload_time": "2015-04-09T00:45:06", "url": "https://files.pythonhosted.org/packages/ee/32/e2eaa204a41fe1cc7fde8b6ef536ee69b837cf04a46df1db701984ab8408/networkl-0.1.tar.gz" } ], "0.2.13": [ { "comment_text": "", "digests": { "md5": "8c22c948f2ad47e74b44c4271158d5f5", "sha256": "9fd5733403f690caf5c870e39f944985169ed6c50ea38029b4c0e6a6f8c28c7d" }, "downloads": -1, "filename": "networkl-0.2.13.macosx-10.3-fat.exe", "has_sig": false, "md5_digest": "8c22c948f2ad47e74b44c4271158d5f5", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 67542, "upload_time": "2015-04-10T01:29:46", "url": "https://files.pythonhosted.org/packages/4f/93/2ee20fb1d3b6e42d58b74666a60c39ec4e0e8dbc9eacdfb7b9f50d96e8f2/networkl-0.2.13.macosx-10.3-fat.exe" }, { "comment_text": "built for Darwin-10.8.0", "digests": { "md5": "d11bd2c58113d392b8c502161be5feab", "sha256": "4bc9b21bc05ae715329bfb5db3a6e47cc40e861c89235baa1ae75085af7858ac" }, "downloads": -1, "filename": "networkl-0.2.13.macosx-10.3-fat.tar.gz", "has_sig": false, "md5_digest": "d11bd2c58113d392b8c502161be5feab", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 7579, "upload_time": "2015-04-10T01:29:17", "url": "https://files.pythonhosted.org/packages/49/1b/45d883ae63f154c46bb7a5a0c87f6c8a695b63c11fa884a37ee55210046a/networkl-0.2.13.macosx-10.3-fat.tar.gz" }, { "comment_text": "", "digests": { "md5": "5449f32ff3702522a1a2faed9a5cc66b", "sha256": "6ae49e1ca09de5bdebb841f44fccb8aa27899a6324c56a0062fd503228cd8233" }, "downloads": -1, "filename": "networkl-0.2.13.tar.gz", "has_sig": false, "md5_digest": "5449f32ff3702522a1a2faed9a5cc66b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4267, "upload_time": "2015-04-10T01:26:38", "url": "https://files.pythonhosted.org/packages/ce/cc/8f85049976f6b7c8b2fdd09aeff342806f797f71f3f23d22f5ce37e8f284/networkl-0.2.13.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8c22c948f2ad47e74b44c4271158d5f5", "sha256": "9fd5733403f690caf5c870e39f944985169ed6c50ea38029b4c0e6a6f8c28c7d" }, "downloads": -1, "filename": "networkl-0.2.13.macosx-10.3-fat.exe", "has_sig": false, "md5_digest": "8c22c948f2ad47e74b44c4271158d5f5", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 67542, "upload_time": "2015-04-10T01:29:46", "url": "https://files.pythonhosted.org/packages/4f/93/2ee20fb1d3b6e42d58b74666a60c39ec4e0e8dbc9eacdfb7b9f50d96e8f2/networkl-0.2.13.macosx-10.3-fat.exe" }, { "comment_text": "built for Darwin-10.8.0", "digests": { "md5": "d11bd2c58113d392b8c502161be5feab", "sha256": "4bc9b21bc05ae715329bfb5db3a6e47cc40e861c89235baa1ae75085af7858ac" }, "downloads": -1, "filename": "networkl-0.2.13.macosx-10.3-fat.tar.gz", "has_sig": false, "md5_digest": "d11bd2c58113d392b8c502161be5feab", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 7579, "upload_time": "2015-04-10T01:29:17", "url": "https://files.pythonhosted.org/packages/49/1b/45d883ae63f154c46bb7a5a0c87f6c8a695b63c11fa884a37ee55210046a/networkl-0.2.13.macosx-10.3-fat.tar.gz" }, { "comment_text": "", "digests": { "md5": "5449f32ff3702522a1a2faed9a5cc66b", "sha256": "6ae49e1ca09de5bdebb841f44fccb8aa27899a6324c56a0062fd503228cd8233" }, "downloads": -1, "filename": "networkl-0.2.13.tar.gz", "has_sig": false, "md5_digest": "5449f32ff3702522a1a2faed9a5cc66b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4267, "upload_time": "2015-04-10T01:26:38", "url": "https://files.pythonhosted.org/packages/ce/cc/8f85049976f6b7c8b2fdd09aeff342806f797f71f3f23d22f5ce37e8f284/networkl-0.2.13.tar.gz" } ] }