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
/
chordal.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix output of is_chordal for empty graphs (#6563)
Navya Agarwal
2023-04-25
1
-2
/
+8
*
Use scipy.sparse array datastructure (#6037)
Jarrod Millman
2022-10-12
1
-1
/
+0
*
Make chordal_graph_cliques a generator (#5758)
Juanita Gomez
2022-06-16
1
-80
/
+34
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-1
/
+0
*
Minor improvements from general code readthrough (#5414)
Ross Barnowski
2022-03-25
1
-8
/
+8
*
Update black (#4814)
Jarrod Millman
2021-05-18
1
-1
/
+1
*
Improving code coverage of chordal.py (#4471)
cpurmessur
2021-01-12
1
-21
/
+8
*
Fix docstrings and remove unused variables (#4501)
Andrea Tomassilli
2021-01-09
1
-1
/
+1
*
DOC: Switch from napoleon to numpydoc sphinx extension (#4447)
Ross Barnowski
2020-12-12
1
-1
/
+1
*
Format w/ black==20.8b1
Jarrod Millman
2020-10-06
1
-1
/
+1
*
Prepare for turning chordal_graph_cliques into a generator (#4162)
Jarrod Millman
2020-08-15
1
-47
/
+119
*
Format w/ black
Jarrod Millman
2020-07-10
1
-13
/
+18
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-5
/
+5
*
Convert %-format to fstring
Jarrod Millman
2020-01-01
1
-2
/
+1
*
Remove superfluous encoding information
Jarrod Millman
2019-11-11
1
-1
/
+0
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-6
/
+0
*
Fix some warnings
Jarrod Millman
2019-10-12
1
-1
/
+2
*
Get chordal graph for #1054 (#3353)
Julien Klaus
2019-08-08
1
-21
/
+95
*
Restore checking PyPy3 (#3514)
Omer Katz
2019-08-02
1
-1
/
+1
*
Replacing `Return` to `Returns` in docs for functions (#3301)
Moradnejad
2019-02-18
1
-1
/
+1
*
Unify random state treatment across package (#3058)
Dan Schult
2018-07-16
1
-5
/
+5
*
Fix links (#2663)
Jarrod Millman
2017-09-11
1
-2
/
+2
*
Comply with pep8
Jarrod Millman
2017-08-17
1
-34
/
+34
*
Simplify base classes. (#2604)
Dan Schult
2017-08-12
1
-1
/
+1
*
Use :exc: for referring to exceptions in docstring
Dan Schult
2016-03-07
1
-7
/
+7
*
Moves chordal package to module.
Jeffrey Finkelstein
2015-11-17
1
-0
/
+346