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
/
quality.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating removing explicit import for communities (#6459)
Lukong Anne
2023-03-17
1
-3
/
+2
*
Fix typos in the networkx codebase (#6335)
Anurag Bhat
2023-01-05
1
-1
/
+1
*
fix wording in error message (#6228)
Isaac Western
2022-11-20
1
-1
/
+1
*
plugin based backend infrastructure to use multiple computation backends (#6000)
Mridul Seth
2022-11-08
1
-0
/
+2
*
Remove coverage and performance from quality (#5775)
Jarrod Millman
2022-06-16
1
-104
/
+1
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-1
/
+1
*
Update black (#5438)
Mridul Seth
2022-03-29
1
-2
/
+2
*
greedy_modularity_communities with digraphs and multi(di)graphs (#5007) (#5007)
Thanasis Mattas
2021-09-04
1
-3
/
+3
*
Minor Improvements on Networkx/algorithms/community/quality.py (#4939)
Dimitrios Papageorgiou
2021-06-30
1
-9
/
+11
*
Remove decorator dependency (#4739)
Kelly Boothby
2021-06-21
1
-10
/
+6
*
Fix issue #3153: generalized modularity maximization (#3260)
Xiaoyan Lu
2021-02-23
1
-11
/
+28
*
Add partition_quality to compute coverage and performance (coverage and perf...
Attila Mester
2021-02-08
1
-2
/
+98
*
Format w/ black==20.8b1
Jarrod Millman
2020-10-06
1
-3
/
+1
*
Format python in docstrings (#4168)
Jarrod Millman
2020-08-19
1
-1
/
+1
*
Improve modularity calculation (#4103)
Lukas Bernwald
2020-07-29
1
-25
/
+39
*
Format w/ black
Jarrod Millman
2020-07-10
1
-5
/
+9
*
Update string format
Jarrod Millman
2020-01-01
1
-2
/
+1
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-1
/
+1
*
Refactor tests
Jarrod Millman
2019-11-19
1
-4
/
+4
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-8
/
+0
*
Fix many documentation based Issues (#3609)
Dan Schult
2019-09-29
1
-22
/
+25
*
Remove future imports needed by Py2
Jarrod Millman
2019-09-18
1
-1
/
+0
*
Update copyright
Jarrod Millman
2019-03-30
1
-1
/
+1
*
Update copyright
Jarrod Millman
2018-01-20
1
-1
/
+1
*
Fix for inter_community_edges (#2713)
md0000
2017-10-15
1
-1
/
+4
*
Fix links (#2663)
Jarrod Millman
2017-09-11
1
-2
/
+2
*
Use dollar sign for inline math
Jarrod Millman
2017-08-14
1
-3
/
+3
*
Update copyright
Jarrod Millman
2017-07-25
1
-1
/
+1
*
Rebase of Moves is_partition to community.utils (#2496)
Dan Schult
2017-07-03
1
-22
/
+2
*
Moves modularity into quality module.
Jeffrey Finkelstein
2016-07-25
1
-2
/
+91
*
Change default role for sphinx to 'obj'
Dan Schult
2016-03-03
1
-23
/
+23
*
Fix sphinx autosummary doc generation errors.
Dan Schult
2016-03-03
1
-7
/
+0
*
Update community/quality to use quotient_graph instead of blockmodel
Mridul Seth
2015-12-29
1
-1
/
+1
*
Adds quality measurements for communities.
Jeffrey Finkelstein
2015-11-10
1
-65
/
+234
*
added spectrum.py from @bjedwards' code
Moritz Emanuel Beber
2015-11-10
1
-2
/
+1
*
first file additions for community detection
Moritz Emanuel Beber
2015-11-10
1
-0
/
+90