summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove mktemp usage (#4593)Stefan van der Walt2021-02-082-3/+9
* Use Pillow for viewing AGraph output and deprecate default_opener (#4600)Ross Barnowski2021-02-085-13/+23
* Add partition_quality to compute coverage and performance (coverage and perf...Attila Mester2021-02-083-2/+104
* Add prominent group algorithm (#4560)guy rozenberg2021-02-053-8/+402
* Pygraphviz choco (#4583)Jarrod Millman2021-02-023-12/+30
* Improve intersection function (#4588)ldelille2021-02-024-19/+118
* Check nodelist input to floyd_warshall (#4589)Dan Schult2021-02-022-74/+108
* Deprecate generate_unique_node (#4545)Dan Schult2021-02-018-123/+172
* Boiler plate for mentored projects documentation (#4576)Mridul Seth2021-01-302-0/+78
* Fix typos (#4581)Jarrod Millman2021-01-301-2/+2
* Merge pull request #4575 from ldelille/add-test-kernighan-4415Stefan van der Walt2021-01-281-0/+25
|\
| * reformatted test_kernighan_lin.pyDelille Louis2021-01-281-4/+18
| * added test for max_iter argumentDelille Louis2021-01-281-0/+11
* | Fix search (#4580)Jarrod Millman2021-01-281-2/+2
* | Update README.rstJarrod Millman2021-01-281-3/+0
* | Simplify test pylab (#4577)Jarrod Millman2021-01-281-220/+231
|/
* Update documentation and testing of arbitrary_element (#4451)Ross Barnowski2021-01-273-14/+84
* Test Windows via GH actions (#4567)Jarrod Millman2021-01-266-222/+5
* Unpin pygeos (#4570)Ross Barnowski2021-01-261-1/+0
* Pin pygeos==0.8 (#4563)Jarrod Millman2021-01-231-0/+1
* Correct mu parameter documentation for LFR (#4557)goncaloasimoes2021-01-231-1/+1
* TST: Fix error in katz centrality test setup. (#4554)Ross Barnowski2021-01-221-0/+1
* Update docstring for ancestor and descendents (#4550)AbhayGoyal2021-01-221-2/+2
* Less strict on mayavi constraint for doc building. (#4547)Ross Barnowski2021-01-211-4/+9
* updated cutoff def in weighted.py (#4546)AbhayGoyal2021-01-201-294/+306
* fixes Github Actions failures (#4548)Douglas Fenstermacher2021-01-201-1/+1
* improve group betweenness centrality (#4435)guy rozenberg2021-01-195-69/+211
* Extend harmonic centrality to include source nodes (#4446)ChristopherReinartz2021-01-182-10/+46
* Replace generate_unique_node internally where not needed (#4537)Dan Schult2021-01-175-25/+26
* Partially revert #4378 - Modify behavior of nodelist param in draw_networkx_e...Ross Barnowski2021-01-152-31/+5
* fixing the width argument description of the function draw_networkx (#4479)Alexandre Amory2021-01-144-268/+282
* Remove unnecessary node_list from gallery example (#4505)Jarrod Millman2021-01-141-1/+1
* `arrows` should be True by default for directed graphs (#4522)Stefan van der Walt2021-01-142-17/+3
* Approximated Diameter (#4476)Andrea Tomassilli2021-01-124-0/+209
* Cliques on mutigraph/directed graph types (#4502)Andrea Tomassilli2021-01-127-85/+96
* Improving code coverage of chordal.py (#4471)cpurmessur2021-01-122-21/+27
* Fix docstrings and remove unused variables (#4501)Andrea Tomassilli2021-01-0919-22/+62
* Clustering for signed weighted graphs (#4519)Ward Huang2021-01-092-18/+80
* Improve code coverage of swap.py (#4529)cpurmessur2021-01-081-0/+37
* clean up list comp (#4499)alexpsimone2021-01-081-7/+3
* Fix performance issue in nx.edge_boundary (#4528)jason-crowley2021-01-071-1/+1
* use issue templates to redirect to discussions tab, add a bug report template...Mridul Seth2021-01-062-0/+35
* Setup cross-repo doc deploy via actions. (#4480)Ross Barnowski2021-01-061-10/+37
* TST: An approach to parametrizing read_edgelist tests. (#4292)Ross Barnowski2021-01-051-120/+127
* Gallery support for pygraphviz examples (#4464)Ross Barnowski2021-01-0417-98/+124
* Delete old test (#4513)Jarrod Millman2021-01-031-27/+0
* Simplify version information (#4492)Jarrod Millman2021-01-034-298/+62
* Run pypy tests separately (#4512)Jarrod Millman2021-01-021-1/+29
* Drop Travis CI (#4510)Jarrod Millman2021-01-029-214/+13
* Update year (#4509)Jarrod Millman2021-01-022-2/+2