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
/
isomorphism
Commit message (
Expand
)
Author
Age
Files
Lines
*
codespell: pre-commit, config, typos fixed (#6662)
Yaroslav Halchenko
2023-05-03
1
-3
/
+3
*
Fix typos (#6620)
Harri Nieminen
2023-04-04
1
-1
/
+1
*
Fix module docstring format for ismags reference article. (#6611)
Ross Barnowski
2023-04-03
1
-14
/
+13
*
Fixed method description in ismags.py (#6600)
Navya Agarwal
2023-04-02
1
-2
/
+2
*
Update pre-commit (#6545)
Jarrod Millman
2023-03-23
2
-11
/
+11
*
Lint using Ruff (#6371)
danieleades
2023-02-19
11
-49
/
+42
*
Update developer requirements (#6429)
Jarrod Millman
2023-02-14
5
-14
/
+4
*
Add reference to paper in vf2pp (#6373)
Paula Pérez Bianchi
2023-01-17
1
-1
/
+7
*
Add clique examples and deprecate helper funtions (#6186)
Ross Barnowski
2023-01-08
1
-2
/
+4
*
Fix link in isomorphvf2.py (#6347)
Paula Pérez Bianchi
2023-01-07
1
-1
/
+1
*
Refactor vf2pp modules and test files (#6334)
Dan Schult
2023-01-06
13
-2229
/
+2142
*
Fix typos in the networkx codebase (#6335)
Anurag Bhat
2023-01-05
4
-8
/
+8
*
Broken link in isomorphism documentation (#6296)
Paula Pérez Bianchi
2023-01-03
1
-1
/
+1
*
Isomorphism improve documentation (#6295)
Paula Pérez Bianchi
2022-12-27
1
-1
/
+6
*
Fix bug vf2pp is isomorphic issue 6257 (#6270)
reneechebbo
2022-12-12
2
-4
/
+10
*
Update pytest (#6165)
Jarrod Millman
2022-11-01
1
-1
/
+1
*
VF2++ for Directed Graphs (#5972)
Konstantinos Petridis
2022-10-04
10
-166
/
+1835
*
Add vf2pp_helpers subpackage to wheel (#5975)
Ross Barnowski
2022-09-11
1
-0
/
+0
*
Switch to relative import for vf2pp_helpers. (#5973)
Ross Barnowski
2022-09-09
1
-7
/
+5
*
Preliminary VF2++ Implementation (#5788)
Konstantinos Petridis
2022-09-06
13
-0
/
+4191
*
Update ISMAGS.analyze_symmetry docstring. (#5696)
Ross Barnowski
2022-06-07
1
-5
/
+22
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
9
-10
/
+14
*
Replace internal `close` fn with `math.isclose`. (#5224)
Ross Barnowski
2021-12-12
2
-26
/
+16
*
Drop Py37 (#5143)
Jarrod Millman
2021-10-23
2
-6
/
+6
*
DOC: Fix links, use DOI links, wayback machine where required (#4868)
Mridul Seth
2021-06-08
3
-3
/
+3
*
Update black (#4814)
Jarrod Millman
2021-05-18
1
-2
/
+2
*
fix typo in docstring (ismorphism -> isomorphism) (#4756)
CUI Hao
2021-04-24
2
-2
/
+2
*
Reenable tests (#4488)
Jarrod Millman
2020-12-24
1
-1
/
+0
*
DOC: Remove repeated words (#4410)
Miroslav Šedivý
2020-12-02
1
-2
/
+2
*
Format w/ black==20.8b1
Jarrod Millman
2020-10-06
3
-9
/
+6
*
Cleanup old platforms (#4202)
Jarrod Millman
2020-09-10
2
-28
/
+3
*
Format python in docstrings (#4168)
Jarrod Millman
2020-08-19
9
-63
/
+44
*
Remove unnecessary nx imports from doctests (#4163)
Jarrod Millman
2020-08-16
1
-1
/
+0
*
Add tree isomorphism (#4067)
Craig Schmidt
2020-08-05
3
-0
/
+577
*
Format w/ black
Jarrod Millman
2020-07-10
11
-402
/
+733
*
Remove unused imports (#3855)
Alex Henrie
2020-07-06
1
-1
/
+1
*
typo (#3894)
Mahmut Bulut
2020-04-06
1
-1
/
+1
*
Prevent KeyError on subgraph_is_monomorphic (#3798)
Kang Hong Jin
2020-02-01
2
-7
/
+25
*
Update string format
Jarrod Millman
2020-01-01
1
-2
/
+1
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
8
-36
/
+32
*
Convert %-format to fstring
Jarrod Millman
2020-01-01
1
-1
/
+0
*
Improve test coverage
Jarrod Millman
2019-12-31
1
-1
/
+9
*
Remove superfluous encoding information
Jarrod Millman
2019-11-11
4
-4
/
+0
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
5
-22
/
+5
*
Add tests
Jarrod Millman
2019-10-24
1
-3
/
+3
*
Fix PEP8 issues
Jarrod Millman
2019-10-21
1
-1
/
+0
*
Deprecate is_string_like
Jarrod Millman
2019-10-21
1
-16
/
+9
*
Remove unused imports
Jarrod Millman
2019-10-21
1
-1
/
+0
*
Use itertools accumulate
Jarrod Millman
2019-10-18
1
-3
/
+3
*
Remove unused imports
Jarrod Millman
2019-10-18
1
-1
/
+2
[next]