summaryrefslogtreecommitdiff
path: root/doc/reference
Commit message (Expand)AuthorAgeFilesLines
* Create a Tikz latex drawing feature for networkx (#6238)Dan Schult2023-01-041-1/+11
* plugin based backend infrastructure to use multiple computation backends (#6000)Mridul Seth2022-11-081-0/+13
* Fix defect and update docs for MappedQueue, related to gh-5681 (#5939)Kevin Brown2022-10-041-0/+8
* Preliminary VF2++ Implementation (#5788)Konstantinos Petridis2022-09-061-3/+9
* Add function bfs_layers to docs (#5932)Dan Schult2022-08-171-0/+1
* Replace LCA with naive implementations (#5883)Ross Barnowski2022-08-131-2/+0
* Minor doc fixups (#5868)Ross Barnowski2022-07-152-1/+2
* Remove OrderedGraphs (#5813)Jarrod Millman2022-07-122-20/+3
* Point to the latest URL for the description. (#5852)Tomoya Nishide2022-07-101-1/+1
* Fix docbuild warnings: is_string_like is removed and identation in corona pro...Mridul Seth2022-07-051-1/+2
* Corona Product (#5223)Ali Faraji2022-07-051-0/+1
* Clean up from PR #5779 (#5841)Jarrod Millman2022-07-052-4/+1
* Implement directed edge swap (#5663)Ben Heil2022-06-241-0/+1
* Make pagerank numpy and scipy private functions (#5772)Mridul Seth2022-06-241-2/+0
* Add random_spanning_tree to documentation (#5810)Matt Schwennesen2022-06-231-0/+1
* Make HITS numpy and scipy private functions (#5771)Mridul Seth2022-06-221-3/+0
* Remove deprecated functions hub_matrix and authority_matrix (#5767)Mridul Seth2022-06-221-2/+0
* Remove deprecated function nx.info (#5759)Mridul Seth2022-06-211-1/+0
* Remove gdal dependency (#5766)Jarrod Millman2022-06-162-11/+0
* Remove deprecated k-nearest-neighbors (#5769)Juanita Gomez2022-06-161-1/+0
* Remove coverage and performance from quality (#5775)Jarrod Millman2022-06-161-2/+0
* Remove deprecated function extrema_bounding (#5757)Mridul Seth2022-06-161-1/+0
* Remove gpickle (#5773)Jarrod Millman2022-06-162-9/+0
* Replace node_classification subpackage with a module (#5774)Dan Schult2022-06-161-13/+1
* Remove generate_unique_node (#5780)Jarrod Millman2022-06-161-1/+0
* Remove deprecated function iterable (#5742)Mridul Seth2022-06-161-1/+0
* Remove deprecated function utils.default_opener (#5747)Mridul Seth2022-06-161-1/+0
* Remove deprecated functions make_small_graph and make_small_undirected_graph ...Mridul Seth2022-06-161-1/+0
* Remove deprecated numeric_mixing_matrix (#5777)Juanita Gomez2022-06-161-1/+0
* Remove deprecated simrank_similarity_numpy (#5783)Juanita Gomez2022-06-161-1/+0
* Remove betweenness_centrality_source (#5786)Dilara Tekinoglu2022-06-161-1/+0
* Remove to_numpy_matrix & from_numpy_matrix (#5746)Dilara Tekinoglu2022-06-151-2/+0
* Rm jit.py (#5751)Dilara Tekinoglu2022-06-151-2/+1
* Remove deprecated function make_str (#5739)Mridul Seth2022-06-151-1/+0
* Chromatic polynomial (#5675)Lucas H. McCabe2022-06-091-0/+1
* MAINT: Fix sphinx build errors and warnings (#5571)Mridul Seth2022-04-251-0/+1
* Add is_planar function. Solves issue #5109 (#5544)Dilara Tekinoglu2022-04-191-0/+1
* PlanarEmbedding in autosummary instead of autoclass. (#5548)Ross Barnowski2022-04-181-2/+1
* Add Tutte polynomial (#5265)Lucas H. McCabe2022-03-241-0/+9
* Fix docs (#5364)Jarrod Millman2022-02-281-0/+1
* Fix functions appearing in variables `__all__` but not in docs for NX2.7 (#5289)Dan Schult2022-02-013-0/+3
* Use scipy.sparse array datastructure (#5139)Ross Barnowski2022-01-182-1/+2
* Add a function to find the negative cycle using bellman_ford (#5089)Dan Schult2021-11-111-0/+1
* Document `geometric_edges` and add it to main namespace (#5045)Ross Barnowski2021-09-141-4/+5
* Deprecate `random_state` decorator (#5055)Ross Barnowski2021-09-121-2/+2
* Add weisfeiler lehman subgraph hashing (#4946)Aaron Z2021-09-121-0/+1
* Louvain Community Detection Algorithm (#4929)Dimitrios Papageorgiou2021-08-231-0/+9
* GSoC Asadpour ATSP Implementation Pull Request (#4740)Matt Schwennesen2021-08-232-0/+3
* Fix automatic documenting of class methods via autosummary (#5021)Ross Barnowski2021-08-141-9/+2
* Changes to rst files to make doctests pass (#4947)Dan Schult2021-07-071-4/+2