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
/
algorithms
/
community
/
tests
/
test_quality.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove coverage and performance from quality (#5775)
Jarrod Millman
2022-06-16
1
-10
/
+1
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-4
/
+6
*
Update black (#5438)
Mridul Seth
2022-03-29
1
-17
/
+17
*
Use pytest.approx (#4827)
Jarrod Millman
2021-05-21
1
-14
/
+13
*
Fix issue #3153: generalized modularity maximization (#3260)
Xiaoyan Lu
2021-02-23
1
-0
/
+59
*
Add partition_quality to compute coverage and performance (coverage and perf...
Attila Mester
2021-02-08
1
-0
/
+5
*
Format w/ black==20.8b1
Jarrod Millman
2020-10-06
1
-3
/
+1
*
Improve modularity calculation (#4103)
Lukas Bernwald
2020-07-29
1
-0
/
+16
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-2
/
+2
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-8
/
+0
*
PEP8 fixes to tests
Jarrod Millman
2019-10-18
1
-0
/
+1
*
Remove 'from nose.tools import *'
Jarrod Millman
2019-10-12
1
-9
/
+7
*
Remove unused imports
Jarrod Millman
2019-10-12
1
-1
/
+0
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
1
-3
/
+3
*
Remove future imports needed by Py2
Jarrod Millman
2019-09-18
1
-1
/
+0
*
Pep8 fixes
Jarrod Millman
2018-01-20
1
-3
/
+3
*
Fix for inter_community_edges (#2713)
md0000
2017-10-15
1
-0
/
+16
*
Rebase of Moves is_partition to community.utils (#2496)
Dan Schult
2017-07-03
1
-4
/
+5
*
Moves modularity into quality module.
Jeffrey Finkelstein
2016-07-25
1
-3
/
+13
*
Adds quality measurements for communities.
Jeffrey Finkelstein
2015-11-10
1
-8
/
+51
*
first file additions for community detection
Moritz Emanuel Beber
2015-11-10
1
-0
/
+9