summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* codespell: pre-commit, config, typos fixed (#6662)Yaroslav Halchenko2023-05-0312-27/+27
* Remove `topo_order` kwarg from `is_semiconnected` without deprecation. (#6651)Ross Barnowski2023-05-031-0/+4
* Adding GitHub Links next to Dheeraj's name in the contributors list (#6670)Dheeraj Ravindranath2023-04-281-1/+1
* Make cycle_basis() deterministic (#6654)Efrem Braun2023-04-211-0/+3
* Update release process (#6622)Jarrod Millman2023-04-051-7/+4
* Bump release versionJarrod Millman2023-04-041-0/+2
* Designate 3.1 releasenetworkx-3.1Jarrod Millman2023-04-043-16/+130
* Prep 3.1 releaseJarrod Millman2023-04-042-22/+66
* Draft release notes (#6621)Jarrod Millman2023-04-041-8/+21
* Fix typos (#6620)Harri Nieminen2023-04-043-8/+8
* Resolve NXEP4 with justification for not implementing it. (#6617)Ross Barnowski2023-04-041-7/+26
* Fix module docstring format for ismags reference article. (#6611)Ross Barnowski2023-04-031-4/+0
* Minor docs/test maintenance (#6614)Ross Barnowski2023-04-032-1/+1
* Update team galleries (#6569)Jarrod Millman2023-03-292-73/+201
* add simple cycle enumerator for undirected class (#6461)Kelly Boothby2023-03-291-0/+1
* Deprecate shortest_path functions to have consistent return values in v3.3 (#...Dan Schult2023-03-282-0/+7
* Add examples clarifying ambiguity of nbunch (#6513)Navya Agarwal2023-03-171-2/+34
* Add documentation building to contributor guide (#6437)Ross Barnowski2023-02-272-11/+18
* NXEP 0 and NXEP 1 - change status to Accepted (#5343)Mridul Seth2023-02-222-2/+2
* Lint using Ruff (#6371)danieleades2023-02-191-1/+1
* Add project desc for visualization and ISMAGs (#6432)Dan Schult2023-02-181-2/+41
* Update developer requirements (#6429)Jarrod Millman2023-02-141-1/+1
* Add Plausible Analytics to our docs (#6413)Mridul Seth2023-02-101-1/+7
* DOC: list pred method for MultiDiGraphs (#6409)Mridul Seth2023-02-031-1/+1
* Add generate / write "network text" (formerly graph_str) (#5602)Jon Crall2023-01-303-0/+15
* DOC: Add banner for user survey annoucement (#6375)Mridul Seth2023-01-281-0/+1
* DOC: Minor formatting fixups to get rid of doc build warnings. (#6363)Ross Barnowski2023-01-135-8/+8
* Add nx-guide link in the tutorial (#6353)Paula Pérez Bianchi2023-01-121-0/+7
* Fix broken link nx guide (#6361)Paula Pérez Bianchi2023-01-121-1/+1
* Update release_3.0 authors (add Jim and Erik) (#6356)Erik Welch2023-01-111-0/+2
* add OrderedGraph removal as an API change in release_3.0.rst (#6354)Dan Schult2023-01-101-0/+3
* Laplace centrality for issue 4973 (#5399)Gabor Berei2023-01-091-0/+7
* Add dev release notes templateJarrod Millman2023-01-071-0/+44
* Bump release versionJarrod Millman2023-01-071-0/+2
* Fix docsJarrod Millman2023-01-071-2/+0
* Designate 3.0 releasenetworkx-3.0Jarrod Millman2023-01-072-5/+6
* Update release notes (#6341)Jarrod Millman2023-01-071-88/+152
* Fix links to migration guide (#6331)Jarrod Millman2023-01-041-2/+2
* Create a Tikz latex drawing feature for networkx (#6238)Dan Schult2023-01-042-1/+12
* fix warnings for make doctest (#6323)Dan Schult2023-01-041-1/+1
* Correctly point towards 2.8.8 in release notes (#6298)Mridul Seth2022-12-251-1/+1
* Fix links in release notes (#6281)Jarrod Millman2022-12-153-27/+15
* Add a contributor (#6256)Sultan Orazbayev2022-12-101-0/+1
* Add 2.8.x release notes (#6255)Jarrod Millman2022-12-054-0/+199
* Draft 3.0 release notes (#6232)Mridul Seth2022-12-012-11/+220
* Designate 3.0rc1 releasenetworkx-3.0rc1Jarrod Millman2022-11-111-1/+1
* plugin based backend infrastructure to use multiple computation backends (#6000)Mridul Seth2022-11-081-0/+13
* Remove deprecated `find_cores` (#6139)Ross Barnowski2022-10-311-1/+0
* Update deprecations after 3.0 dep sprint (#6031)Jarrod Millman2022-10-111-28/+0
* Fixed test for average shortest path in the case of directed graphs (#6003)Sebastiano Vigna2022-10-091-0/+4