summaryrefslogtreecommitdiff
path: root/networkx/algorithms/approximation/matching.py
Commit message (Expand)AuthorAgeFilesLines
* codespell: pre-commit, config, typos fixed (#6662)Yaroslav Halchenko2023-05-031-1/+1
* Format w/ blackJarrod Millman2020-07-101-0/+1
* Remove superfluous encoding informationJarrod Millman2019-11-111-1/+0
* Remove boiler plate from top of modulesJarrod Millman2019-11-111-5/+0
* Fix links (#2663)Jarrod Millman2017-09-111-1/+1
* Update docsJarrod Millman2017-08-181-1/+2
* Fixes some minor documentation issues (approximation algorithm subpackage) (#...Michael Seifert2017-06-201-1/+1
* Fix errors in docs.Aric Hagberg2013-01-041-2/+2
* another doc string updatedNicholas Mancuso2012-10-061-5/+11
* update docstringsAric Hagberg2012-05-071-1/+3
* Add matching.Aric Hagberg2012-04-151-0/+38