summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Designate 2.8.4 releasenetworkx-2.8.4Jarrod Millman2022-06-131-1/+1
* Add 2.8.4 release notesJarrod Millman2022-06-133-6/+58
* CI: add pytest-randomly workflow. (#4553)Ross Barnowski2022-06-131-0/+27
* Add example of topo_order kwarg to dag_longest_path (#5728)Ross Barnowski2022-06-131-1/+12
* Add PendingDeprecation for pydot (#5721)Jarrod Millman2022-06-113-0/+48
* Touchups to MG and MDG edges docstrings. (#5708)Ross Barnowski2022-06-092-16/+20
* Update doc requirements (#5711)Jarrod Millman2022-06-091-3/+3
* Recover order of layers in multipartite_layout when layers are sortable (#5705)Ross Barnowski2022-06-092-2/+28
* Add durations flag to coverage run on CI. (#5718)Ross Barnowski2022-06-091-1/+1
* Some more changes to make pytest-randomly happy (#5719)Mridul Seth2022-06-091-1/+5
* Dont compute all biconnected components in `is_biconnected()` (#5688)Matus Valo2022-06-091-9/+14
* Default to lightmode for documentation (#5715)Ross Barnowski2022-06-092-2/+5
* Revert "Add workaround for pytest failures on 3.11b2" (#5717)Ross Barnowski2022-06-091-3/+1
* Catch ':' explicitly while working with pydot (#5710)Mridul Seth2022-06-092-21/+118
* Chromatic polynomial (#5675)Lucas H. McCabe2022-06-093-7/+158
* Update simple_cycles docstring w/ yields and examples (#5709)Ross Barnowski2022-06-081-13/+11
* Update multigraph docstrings to reflect `remove_edges_from` behavior. (#5699)Ross Barnowski2022-06-082-8/+44
* Update inline code to inline math in docstring (#5701)Szabolcs Horvát2022-06-081-6/+6
* Add default value p=2 for minkowski distance metric. (#5700)Ross Barnowski2022-06-071-9/+8
* Update ISMAGS.analyze_symmetry docstring. (#5696)Ross Barnowski2022-06-071-5/+22
* Add docstring example for attr transfer to linegraph. (#5698)Ross Barnowski2022-06-071-0/+12
* Add initial_graph parameter to scale_free_graph and deprecate create_using (#...Ross Barnowski2022-06-074-6/+58
* importorskip scipy instead of numpy for total spanning tree (#5693)Mridul Seth2022-06-051-2/+2
* MAINT: Cleanup centrality module, remove unused variables (#5308)Mridul Seth2022-06-0418-82/+70
* Clean up maximal_independent_set tests (#5567)Mridul Seth2022-06-041-75/+50
* Bump release versionJarrod Millman2022-06-042-1/+7
* Fix link to 2.8.3 notesJarrod Millman2022-06-041-0/+1
* Designate 2.8.3 releasenetworkx-2.8.3Jarrod Millman2022-06-042-7/+1
* Add 2.8.3 release notesJarrod Millman2022-06-041-0/+56
* Fix old release notesJarrod Millman2022-06-042-4/+4
* Update developer requirements (#5689)Jarrod Millman2022-06-023-4/+4
* Update release requirements (#5690)Jarrod Millman2022-06-021-1/+1
* Remove unused file from utils.test (#5687)Mridul Seth2022-06-021-1/+0
* Another catch by pytest-randomly (#5685)Mridul Seth2022-06-021-1/+1
* ignore isort commit from git blame (#5684)Mridul Seth2022-06-021-0/+1
* Use isort with pre-commit to enforce import guidelines (#5659)Mridul Seth2022-06-02322-503/+696
* Update subgraph views tests to pass with out of order execution (#5683)Mridul Seth2022-06-021-2/+10
* equitable_coloring: Get lazily first item instead of creating whole list (#5668)Matus Valo2022-06-021-13/+14
* Remove unused logic in nonisomorphic_trees (#5682)Jon Crall2022-06-021-1/+0
* More tests for clustering (upstreaming from graphblas-algorithms) (#5673)Erik Welch2022-06-023-168/+218
* Moved random_spanning_tree to public API (#5656)Matt Schwennesen2022-06-015-317/+517
* Add workaround for pytest failures on 3.11-beta2 (#5680)Ross Barnowski2022-06-011-1/+3
* Correcting a typo in the references (#5677)RATCOinc2022-06-011-2/+2
* Remove redundant py2 numeric conversions (#5661)Mridul Seth2022-05-3138-88/+84
* Error out when pydot fails to correctly parse node names (#5667)Mridul Seth2022-05-262-4/+25
* Extract valid kwds from the function signature for draw_networkx_* (#5660)Mridul Seth2022-05-251-50/+17
* added example to closeness.py (#5645)Lukong1232022-05-241-1/+7
* Update release processJarrod Millman2022-05-211-7/+4
* Bump release versionJarrod Millman2022-05-212-1/+7
* Designate 2.8.2 releasenetworkx-2.8.2Jarrod Millman2022-05-214-7/+38