index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
linalg
/
modularitymatrix.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use scipy.sparse array datastructure (#6037)
Jarrod Millman
2022-10-12
1
-20
/
+4
*
Use scipy.sparse array datastructure (#5139)
Ross Barnowski
2022-01-18
1
-6
/
+28
*
Format python in docstrings (#4168)
Jarrod Millman
2020-08-19
1
-3
/
+15
*
Remove unnecessary nx imports from doctests (#4163)
Jarrod Millman
2020-08-16
1
-2
/
+0
*
DOC: Rewording re: numpy.matrix
Ross Barnowski
2020-07-21
1
-2
/
+2
*
Fix scipy deprecation warnings
Jarrod Millman
2020-01-03
1
-9
/
+8
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-10
/
+0
*
Skip doctests when missing dependencies
Jarrod Millman
2019-10-21
1
-7
/
+0
*
Use pytest for doctest
Jarrod Millman
2019-10-12
1
-7
/
+4
*
Remove future imports needed by Py2
Jarrod Millman
2019-09-18
1
-1
/
+0
*
Add see also links (#3403)
Jean-Gabriel Young
2019-04-25
1
-2
/
+2
*
Update copyright
Jarrod Millman
2019-03-30
1
-1
/
+1
*
Replacing `Return` to `Returns` in docs for functions (#3301)
Moradnejad
2019-02-18
1
-2
/
+2
*
Typos in description of modularity matrix (#3313)
Matteo Pozza
2019-02-09
1
-2
/
+2
*
Fix several DeprecationWarning: invalid escape sequence (#3284)
Mickaƫl Schoentgen
2019-01-08
1
-1
/
+1
*
Update docs with all functions left out of rst files (#3091)
Dan Schult
2018-07-27
1
-6
/
+12
*
Update copyright
Jarrod Millman
2018-01-20
1
-1
/
+1
*
Comply with pep8
Jarrod Millman
2017-08-17
1
-4
/
+4
*
Update copyright
Jarrod Millman
2017-07-25
1
-1
/
+1
*
Modularity matrix computation with weights
Enrico
2016-04-17
1
-10
/
+23
*
Update copyrights
Mridul Seth
2016-01-01
1
-1
/
+1
*
Makes Graph.nodes() return iterator instead of list
Jeffrey Finkelstein
2015-06-11
1
-2
/
+2
*
Scipy fixture, doc fixes, and changelog
JGab
2015-04-16
1
-1
/
+2
*
Fix example in doc
JGab
2015-04-16
1
-15
/
+0
*
See also doc
JGab
2015-04-15
1
-0
/
+2
*
Directed modularity and tests
JGab
2015-04-15
1
-4
/
+97
*
Shape is now useless
JGab
2015-04-08
1
-1
/
+0
*
Documentation, removed reference to MG
JGab
2015-04-08
1
-4
/
+0
*
Future division and ASCII fix
JGab
2015-04-08
1
-1
/
+3
*
Removed weight
JGab
2015-04-08
1
-9
/
+5
*
Modularity matrix implemented
JGab
2015-04-08
1
-0
/
+77