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
2e4e4cd6
Commit
2e4e4cd6
authored
Jan 01, 2017
by
Tiago Peixoto
Browse files
Update copyright information
parent
03e7d8d0
Changes
293
Hide whitespace changes
Inline
Side-by-side
src/graph_tool/inference/blockmodel_em.py
View file @
2e4e4cd6
...
...
@@ -3,7 +3,7 @@
#
# graph_tool -- a general graph manipulation python module
#
# Copyright (C) 2006-201
6
Tiago de Paula Peixoto <tiago@skewed.de>
# Copyright (C) 2006-201
7
Tiago de Paula Peixoto <tiago@skewed.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/graph_tool/inference/layered_blockmodel.py
View file @
2e4e4cd6
...
...
@@ -3,7 +3,7 @@
#
# graph_tool -- a general graph manipulation python module
#
# Copyright (C) 2006-201
6
Tiago de Paula Peixoto <tiago@skewed.de>
# Copyright (C) 2006-201
7
Tiago de Paula Peixoto <tiago@skewed.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/graph_tool/inference/mcmc.py
View file @
2e4e4cd6
...
...
@@ -3,7 +3,7 @@
#
# graph_tool -- a general graph manipulation python module
#
# Copyright (C) 2006-201
6
Tiago de Paula Peixoto <tiago@skewed.de>
# Copyright (C) 2006-201
7
Tiago de Paula Peixoto <tiago@skewed.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/graph_tool/inference/minimize.py
View file @
2e4e4cd6
...
...
@@ -3,7 +3,7 @@
#
# graph_tool -- a general graph manipulation python module
#
# Copyright (C) 2006-201
6
Tiago de Paula Peixoto <tiago@skewed.de>
# Copyright (C) 2006-201
7
Tiago de Paula Peixoto <tiago@skewed.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/graph_tool/inference/modularity.py
View file @
2e4e4cd6
...
...
@@ -3,7 +3,7 @@
#
# graph_tool -- a general graph manipulation python module
#
# Copyright (C) 2006-201
6
Tiago de Paula Peixoto <tiago@skewed.de>
# Copyright (C) 2006-201
7
Tiago de Paula Peixoto <tiago@skewed.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/graph_tool/inference/nested_blockmodel.py
View file @
2e4e4cd6
...
...
@@ -3,7 +3,7 @@
#
# graph_tool -- a general graph manipulation python module
#
# Copyright (C) 2006-201
6
Tiago de Paula Peixoto <tiago@skewed.de>
# Copyright (C) 2006-201
7
Tiago de Paula Peixoto <tiago@skewed.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/graph_tool/inference/overlap_blockmodel.py
View file @
2e4e4cd6
...
...
@@ -3,7 +3,7 @@
#
# graph_tool -- a general graph manipulation python module
#
# Copyright (C) 2006-201
6
Tiago de Paula Peixoto <tiago@skewed.de>
# Copyright (C) 2006-201
7
Tiago de Paula Peixoto <tiago@skewed.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/graph_tool/inference/util.py
View file @
2e4e4cd6
...
...
@@ -3,7 +3,7 @@
#
# graph_tool -- a general graph manipulation python module
#
# Copyright (C) 2006-201
6
Tiago de Paula Peixoto <tiago@skewed.de>
# Copyright (C) 2006-201
7
Tiago de Paula Peixoto <tiago@skewed.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/graph_tool/search/__init__.py
View file @
2e4e4cd6
...
...
@@ -3,7 +3,7 @@
#
# graph_tool -- a general graph manipulation python module
#
# Copyright (C) 2006-201
6
Tiago de Paula Peixoto <tiago@skewed.de>
# Copyright (C) 2006-201
7
Tiago de Paula Peixoto <tiago@skewed.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/graph_tool/spectral/__init__.py
View file @
2e4e4cd6
...
...
@@ -3,7 +3,7 @@
#
# graph_tool -- a general graph manipulation python module
#
# Copyright (C) 2006-201
6
Tiago de Paula Peixoto <tiago@skewed.de>
# Copyright (C) 2006-201
7
Tiago de Paula Peixoto <tiago@skewed.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/graph_tool/stats/__init__.py
View file @
2e4e4cd6
...
...
@@ -3,7 +3,7 @@
#
# graph_tool -- a general graph manipulation python module
#
# Copyright (C) 2006-201
6
Tiago de Paula Peixoto <tiago@skewed.de>
# Copyright (C) 2006-201
7
Tiago de Paula Peixoto <tiago@skewed.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/graph_tool/topology/__init__.py
View file @
2e4e4cd6
...
...
@@ -3,7 +3,7 @@
#
# graph_tool -- a general graph manipulation python module
#
# Copyright (C) 2006-201
6
Tiago de Paula Peixoto <tiago@skewed.de>
# Copyright (C) 2006-201
7
Tiago de Paula Peixoto <tiago@skewed.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
src/graph_tool/util/__init__.py
View file @
2e4e4cd6
...
...
@@ -3,7 +3,7 @@
#
# graph_tool -- a general graph manipulation python module
#
# Copyright (C) 2006-201
6
Tiago de Paula Peixoto <tiago@skewed.de>
# Copyright (C) 2006-201
7
Tiago de Paula Peixoto <tiago@skewed.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
Prev
1
…
11
12
13
14
15
Next
Write
Preview
Markdown
is supported
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