summaryrefslogtreecommitdiff
path: root/networkx/algorithms/wiener.py
Commit message (Expand)AuthorAgeFilesLines
* Use isort with pre-commit to enforce import guidelines (#5659)Mridul Seth2022-06-021-2/+1
* Remove unnecessary nx imports from doctests (#4163)Jarrod Millman2020-08-161-1/+0
* Format w/ blackJarrod Millman2020-07-101-4/+5
* Remove boiler plate from top of modulesJarrod Millman2019-11-111-8/+0
* Remove future imports needed by Py2Jarrod Millman2019-09-181-1/+0
* Change default role for sphinx to 'obj'Dan Schult2016-03-031-2/+2
* Fixes and extends Wiener index, vitality functionsJeffrey Finkelstein2015-11-111-0/+86