summaryrefslogtreecommitdiff
path: root/networkx/algorithms/regular.py
Commit message (Expand)AuthorAgeFilesLines
* Update developer requirements (#6429)Jarrod Millman2023-02-141-2/+2
* plugin based backend infrastructure to use multiple computation backends (#6000)Mridul Seth2022-11-081-0/+2
* added examples to regular.py (#5642)Lukong1232022-07-051-0/+19
* Use isort with pre-commit to enforce import guidelines (#5659)Mridul Seth2022-06-021-2/+1
* Fix docstrings and remove unused variables (#4501)Andrea Tomassilli2021-01-091-1/+1
* Format w/ blackJarrod Millman2020-07-101-20/+17
* Add algorithms for regular graphs (#3925)Camden Cheek2020-06-251-0/+194