summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Default to NumPy for simrank_similarity (#4841)Jarrod Millman2021-05-302-0/+5
* Use scipy to compute eigenvalues (#4847)Jarrod Millman2021-05-302-2/+3
* Add dtype argument to adjacency_matrix (#4850)Jarrod Millman2021-05-272-1/+6
* Remove unused `normalized` parameter from communicability_betweenness_central...Dan Schult2021-05-271-0/+3
* Draft 2.6 release notes (#4828)Ross Barnowski2021-05-262-5/+117
* Refactor testing utilities (#4829)Jarrod Millman2021-05-263-3/+6
* Fix a few broken links in the html docs (#4572)Ross Barnowski2021-05-261-4/+4
* Deprecate run (#4833)Jarrod Millman2021-05-242-1/+3
* Use pytest.approx (#4827)Jarrod Millman2021-05-212-0/+3
* Remove pyyaml dependency via module getattr (#4802)Ross Barnowski2021-05-203-12/+4
* Deprecate preserve_random_state (#4826)Jarrod Millman2021-05-202-0/+3
* Link to guides (#4818)Jarrod Millman2021-05-194-6/+7
* Add `initial_graph` parameter to simple and dual BarĂ¡basi-Albert random grap...Ludovic Stephan2021-05-191-0/+3
* Add topological_generations function (#4757)as13712021-05-191-0/+1
* Make nx.hits a wrapper around different implementations, use scipy one by def...Mridul Seth2021-05-191-0/+2
* Remove dictionary from signature of tree_graph and tree_data (#4786)Ross Barnowski2021-05-181-0/+2
* Restructure documentation (#4744)Jarrod Millman2021-05-1828-265/+454
* adds implementation of SNAP summarization algorithm (#4463)Douglas Fenstermacher2021-05-171-0/+1
* Add approximation algorithms for traveling salesman problem (#4607)Dan Schult2021-05-162-0/+14
* Improve documentation look (#4801)Jarrod Millman2021-05-155-19/+49
* Remove mayavi and cartopy dependencies (#4800)Jarrod Millman2021-05-131-7/+0
* Fix sphinx warnings during doc build. (#4795)Ross Barnowski2021-05-123-5/+6
* Update documentation dependencies (#4794)Jarrod Millman2021-05-121-0/+3
* Add 2 articles for TSP project as references (#4758)Dan Schult2021-04-261-0/+6
* Use pydata sphinx theme (#4741)Jarrod Millman2021-04-154-80/+100
* Adding an iterative version of prefix tree (#4640)cpurmessur2021-03-131-0/+3
* Volunteering for mentorship (#4671)Kelly Boothby2021-03-111-2/+2
* Make main default branch (and remove gitwash) (#4649)Jarrod Millman2021-03-0427-1239/+7
* Deprecate Ordered graph classes (#4629)Ross Barnowski2021-03-042-0/+4
* Correct and update Atlas example (#4635)Dan Schult2021-02-261-0/+1
* Fix issue #3153: generalized modularity maximization (#3260)Xiaoyan Lu2021-02-232-1/+7
* Deprecate hub_matrix and authority_matrix (#4617)Ross Barnowski2021-02-192-0/+3
* More for projects page: TSP and Graph Isomorphism (#4620)Dan Schult2021-02-151-22/+74
* Deprecate networkx.utils.empty_generator. (#4599)Ross Barnowski2021-02-132-0/+3
* Collect label propagation communities in one go (#4573)Mario Kostelac2021-02-121-0/+5
* Add an FAQ to the developer guide for new contributors (#4556)Ross Barnowski2021-02-083-0/+122
* Use Pillow for viewing AGraph output and deprecate default_opener (#4600)Ross Barnowski2021-02-081-0/+1
* Add partition_quality to compute coverage and performance (coverage and perf...Attila Mester2021-02-081-0/+1
* Add prominent group algorithm (#4560)guy rozenberg2021-02-051-0/+1
* Deprecate generate_unique_node (#4545)Dan Schult2021-02-012-1/+8
* Boiler plate for mentored projects documentation (#4576)Mridul Seth2021-01-302-0/+78
* Update documentation and testing of arbitrary_element (#4451)Ross Barnowski2021-01-271-0/+1
* Less strict on mayavi constraint for doc building. (#4547)Ross Barnowski2021-01-211-4/+9
* fixing the width argument description of the function draw_networkx (#4479)Alexandre Amory2021-01-141-0/+5
* Approximated Diameter (#4476)Andrea Tomassilli2021-01-121-0/+9
* Cliques on mutigraph/directed graph types (#4502)Andrea Tomassilli2021-01-121-10/+2
* Gallery support for pygraphviz examples (#4464)Ross Barnowski2021-01-041-1/+12
* Drop Travis CI (#4510)Jarrod Millman2021-01-021-2/+2
* Update geospatial readme (#4504)Jarrod Millman2020-12-311-0/+1
* Allow relabel_nodes mapping to have non-node keys that get ignored (#4466)Dan Schult2020-12-191-0/+5