summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Gallery example for Maximum Independent Set (#5563)stanyas2023-02-131-0/+44
* Added tests to test_directed.py. (#6208)Michael Holtz2023-02-121-0/+44
* Fix docstring heading title. (#6424)Ross Barnowski2023-02-121-4/+4
* Add Plausible Analytics to our docs (#6413)Mridul Seth2023-02-101-1/+7
* Add dispatching to more shortest path algorithms (#6415)Erik Welch2023-02-083-0/+17
* Improve testing of bipartite projection. (#6196)Michael Holtz2023-02-051-0/+9
* Added new tests in test_clique.py (#6142)Paula Pérez Bianchi2023-02-051-0/+11
* Update installation test instructions (#6303)Eric Sims2023-02-051-2/+2
* Comment out unused unlayered dict construction. (#6411)Ross Barnowski2023-02-051-6/+11
* Delete warning in approximation documentation (#6221)Paula Pérez Bianchi2023-02-031-5/+5
* DOC: list pred method for MultiDiGraphs (#6409)Mridul Seth2023-02-031-1/+1
* Fix pre-commit on Python 3.10 (#6407)Ross Barnowski2023-02-031-1/+1
* Document PageRank algo convergence condition (#6212)Alimi Qudirah2023-02-021-0/+2
* Fix link vonoroi (#6398)Paula Pérez Bianchi2023-01-311-7/+6
* Improve doc regular graphs (#6397)Paula Pérez Bianchi2023-01-301-1/+3
* Add generate / write "network text" (formerly graph_str) (#5602)Jon Crall2023-01-306-214/+1782
* bump pre-commit hooks (and fix CI) (#6396)danieleades2023-01-291-2/+2
* DOC: Add banner for user survey annoucement (#6375)Mridul Seth2023-01-282-0/+4
* Remove an instance of random.sample from a set (deprecated in Python 3.9) (#6...Erik Welch2023-01-201-1/+1
* Improve handling of create_using to allow Mixins of type Protocol (#6244)Dan Schult2023-01-182-1/+11
* provide tikz with degrees, not radians (#6360)Dima Pasechnik2023-01-171-2/+2
* Add reference to paper in vf2pp (#6373)Paula Pérez Bianchi2023-01-171-1/+7
* Fix equation in clustering documentation (#6369)Paula Pérez Bianchi2023-01-161-2/+1
* DOC: Minor formatting fixups to get rid of doc build warnings. (#6363)Ross Barnowski2023-01-1314-124/+120
* 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
* doc:improve doc of possible values of nodes and expected behaviour (#6333)Tina Oberoi2023-01-091-2/+4
* Laplace centrality for issue 4973 (#5399)Gabor Berei2023-01-095-0/+336
* Add clique examples and deprecate helper funtions (#6186)Ross Barnowski2023-01-083-77/+239
* Update precommit hooks (#6348)Jarrod Millman2023-01-082-2/+2
* Add dev release notes templateJarrod Millman2023-01-071-0/+44
* Fix link in isomorphvf2.py (#6347)Paula Pérez Bianchi2023-01-071-1/+1
* Bump release versionJarrod Millman2023-01-072-1/+3
* Fix docsJarrod Millman2023-01-071-2/+0
* Designate 3.0 releasenetworkx-3.0Jarrod Millman2023-01-073-6/+7
* Update release notes (#6341)Jarrod Millman2023-01-071-88/+152
* Refactor vf2pp modules and test files (#6334)Dan Schult2023-01-0614-2235/+2144
* Fix typos in the networkx codebase (#6335)Anurag Bhat2023-01-0541-72/+74
* Fix typo in readme file (#6312)Tina Oberoi2023-01-051-1/+1
* Fix links to migration guide (#6331)Jarrod Millman2023-01-041-2/+2
* Fix documentation deployment (#6330)Jarrod Millman2023-01-041-1/+1
* Fix docstrings (#6329)Jarrod Millman2023-01-042-4/+4
* Create a Tikz latex drawing feature for networkx (#6238)Dan Schult2023-01-045-1/+876
* fix whitespace issue in 'networkx.generators.tests.test_internet_as_g… (#6324)danieleades2023-01-041-20/+6
* fix warnings for make doctest (#6323)Dan Schult2023-01-044-3/+6
* Update copyright years to 2023 (#6322)Mridul Seth2023-01-032-2/+2
* Broken link in isomorphism documentation (#6296)Paula Pérez Bianchi2023-01-031-1/+1
* Fix typo in Katz centrality comment (#6310)Anurag Bhat2023-01-031-1/+1