summaryrefslogtreecommitdiff
path: root/networkx/algorithms/summarization.py
Commit message (Expand)AuthorAgeFilesLines
* Lint using Ruff (#6371)danieleades2023-02-191-1/+1
* Fix typos in the networkx codebase (#6335)Anurag Bhat2023-01-051-6/+6
* Use isort with pre-commit to enforce import guidelines (#5659)Mridul Seth2022-06-021-1/+1
* Drop Py37 (#5143)Jarrod Millman2021-10-231-2/+2
* Style changes (#5022)Dan Schult2021-08-141-6/+1
* Fix Sphinx errors (#4817)Jarrod Millman2021-05-191-1/+1
* adds implementation of SNAP summarization algorithm (#4463)Douglas Fenstermacher2021-05-171-3/+352
* adds dedensification function (#4240)Douglas Fenstermacher2020-11-091-0/+212