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
/
classes
/
graphviews.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos in the networkx codebase (#6335)
Anurag Bhat
2023-01-05
1
-1
/
+1
*
Attempt to reverse slowdown from hasattr needed for cached_property (#5836)
Dan Schult
2022-07-16
1
-4
/
+4
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-5
/
+4
*
Add Mypy type checking infrastructure (#5127)
Ross Barnowski
2021-11-17
1
-2
/
+2
*
Format w/ black==20.8b1
Jarrod Millman
2020-10-06
1
-2
/
+2
*
Format python in docstrings (#4168)
Jarrod Millman
2020-08-19
1
-15
/
+5
*
Remove unnecessary nx imports from doctests (#4163)
Jarrod Millman
2020-08-16
1
-2
/
+0
*
Format w/ black
Jarrod Millman
2020-07-10
1
-6
/
+15
*
improve docs for subgraph_view filter_egde (#4010)
anentropic
2020-06-19
1
-5
/
+7
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-10
/
+0
*
Remove deprecated weakly_connected_component_subgraphs
Jarrod Millman
2019-10-12
1
-2
/
+0
*
Fix subgraph_view testing
Dan Schult
2019-10-12
1
-6
/
+1
*
Remove deprecated functions and methods. add to release notes.
Dan Schult
2019-10-12
1
-53
/
+0
*
Document subgraph_view (#3627)
Anton Lodder
2019-10-08
1
-4
/
+108
*
Update copyright
Jarrod Millman
2019-03-30
1
-1
/
+1
*
Update docs with all functions left out of rst files (#3091)
Dan Schult
2018-07-27
1
-1
/
+1
*
Simplify the Graphview and SubGraphView system (#3073)
Dan Schult
2018-07-20
1
-166
/
+129
*
Remove cyclic reference in G.root_graph (#3014)
Dan Schult
2018-06-16
1
-34
/
+1
*
Misc. typos (#2872)
luzpaz
2018-02-14
1
-1
/
+1
*
Pep8 fixes
Jarrod Millman
2018-01-20
1
-3
/
+3
*
Update copyright
Jarrod Millman
2018-01-20
1
-1
/
+1
*
Unravel subgraph chains (#2635)
Dan Schult
2017-08-26
1
-0
/
+12
*
Comply with pep8
Jarrod Millman
2017-08-17
1
-3
/
+3
*
Next attempt to meld graphviews with base classes (#2593)
Dan Schult
2017-08-12
1
-28
/
+97
*
WIP Add reversed view and to_(un)directed view (#2565)
Dan Schult
2017-07-31
1
-0
/
+162