Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
d9a6289b
Commit
d9a6289b
authored
Jul 18, 2019
by
Tiago Peixoto
Browse files
Merge branch 'konect-cc' into 'master'
Updated the link to KONECT in documentation to the main URL See merge request
!18
parents
b89a4b3e
f1d8726b
Pipeline
#511
failed with stage
in 454 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/graph_tool/collection/__init__.py
View file @
d9a6289b
...
@@ -37,7 +37,7 @@ This module contains an assortment of useful networks.
...
@@ -37,7 +37,7 @@ This module contains an assortment of useful networks.
Dictionary containing :class:`~graph_tool.Graph` objects, indexed by the
Dictionary containing :class:`~graph_tool.Graph` objects, indexed by the
name of the graph, fetched from the `Koblenz Network Collection
name of the graph, fetched from the `Koblenz Network Collection
<http://konect.
uni-koblenz.de
/>`_. See the website for a list of available
<http://konect.
cc
/>`_. See the website for a list of available
data. The key of the dictionary must correspond to the name of the file
data. The key of the dictionary must correspond to the name of the file
minus the ``.tar.bz2`` part. This is a "lazy" dictionary, i.e. it only
minus the ``.tar.bz2`` part. This is a "lazy" dictionary, i.e. it only
downloads the graphs from the web when the items are accessed for the first
downloads the graphs from the web when the items are accessed for the first
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment