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
/
modularity_max.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating removing explicit import for communities (#6459)
Lukong Anne
2023-03-17
1
-5
/
+2
*
Lint using Ruff (#6371)
danieleades
2023-02-19
1
-1
/
+1
*
Fix typos in the networkx codebase (#6335)
Anurag Bhat
2023-01-05
1
-1
/
+1
*
Remove deprecated n_communities argument from greedy_modularity_communities (...
Mridul Seth
2022-06-22
1
-26
/
+5
*
Remove _naive_greedy_modularity_communities (#5760)
Juanita Gomez
2022-06-16
1
-5
/
+0
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-1
/
+1
*
fix greedy_modularity when multiple components exist. (#5550)
Dan Schult
2022-04-20
1
-1
/
+15
*
Updates to greedy_modularity_communities docs (#5390)
Ross Barnowski
2022-03-14
1
-3
/
+5
*
modulartiy_max: introduce enforce_n_communities parameter (#5227)
Martha Frysztacki
2022-03-10
1
-35
/
+155
*
Add weights to karate club graph (#5285)
kpberry
2022-01-31
1
-3
/
+8
*
Drop Py37 (#5143)
Jarrod Millman
2021-10-23
1
-1
/
+1
*
Allow greedy_modularity_communities to use floating point weights or resoluti...
Dan Schult
2021-09-07
1
-198
/
+112
*
greedy_modularity_communities with digraphs and multi(di)graphs (#5007) (#5007)
Thanasis Mattas
2021-09-04
1
-56
/
+137
*
modularity_max: breaking the loop when given community size is reached (#4950)
Martha Frysztacki
2021-08-23
1
-4
/
+18
*
Improvements to greedy_modularity_community (#4996)
Thanasis Mattas
2021-08-04
1
-7
/
+17
*
modularity_max: provide labels to get_edge_data (#4965)
Mathilde Léval
2021-08-03
1
-1
/
+3
*
Get rid of invalid escape sequences. (#4789)
Ross Barnowski
2021-05-11
1
-2
/
+2
*
modularity_max: account for edge weights (#4690)
Martha Frysztacki [frɨʂtat͡skʲ]
2021-03-24
1
-8
/
+8
*
Fix issue #3153: generalized modularity maximization (#3260)
Xiaoyan Lu
2021-02-23
1
-16
/
+63
*
Docs update (#4161)
Dan Schult
2020-08-16
1
-2
/
+10
*
Format w/ black
Jarrod Millman
2020-07-10
1
-28
/
+18
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-11
/
+10
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-12
/
+0
*
Remove unused imports
Jarrod Millman
2019-10-21
1
-1
/
+0
*
Remove future imports needed by Py2
Jarrod Millman
2019-09-18
1
-1
/
+0
*
Clean up doc errors and add link to home page from docs (#3018)
Dan Schult
2018-06-17
1
-1
/
+1
*
Fix some typos in modularity_max.py (#3006)
Felix Yan
2018-06-09
1
-2
/
+2
*
Add Clauset-Newman-Moore modularity-max community detection (#2871)
Edward L Platt
2018-02-28
1
-0
/
+282