summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CircleCI: add token for image redirector (#6695)HEADmainStefan van der Walt2023-05-171-0/+1
* Add linting to contributor guide. (#6692)Ross Barnowski2023-05-171-0/+14
* remove survey banner (#6687)Mridul Seth2023-05-131-2/+0
* Example of improving test granularity related to #5092 (#5094)Ross Barnowski2023-05-131-23/+36
* Handle weights as `distance=` in testing dispatch (#6671)Erik Welch2023-05-132-1/+5
* Improve test coverage for mst.py (#6540)Alimi Qudirah2023-05-131-0/+37
* codespell: pre-commit, config, typos fixed (#6662)Yaroslav Halchenko2023-05-0314-31/+31
* added tests to euler.py (#6608)Alimi Qudirah2023-05-031-0/+12
* Remove `topo_order` kwarg from `is_semiconnected` without deprecation. (#6651)Ross Barnowski2023-05-032-9/+18
* Pin sphinx<7 as temporary fix for doc CI failures (#6680)Ross Barnowski2023-05-021-1/+1
* Improve test coverage for reaching.py (#6678)Vanshika Mishra2023-05-021-0/+8
* try adding circleci artifact secret (#6679)Dan Schult2023-05-021-0/+1
* Improve Test Coverage for current_flow_closeness.py (#6677)Vanshika Mishra2023-05-021-0/+6
* Added docstring examples for nx_pylab.py (#6616)cnfionawu2023-05-021-0/+36
* Improve test coverage for neighbor_degree.py (#6589)Alimi Qudirah2023-05-021-0/+4
* Added tests to test_correlation.py (#6590)Alimi Qudirah2023-05-021-0/+15
* Use unpacking operator on dicts to prevent constructing intermediate objects ...DiamondJoseph2023-05-023-15/+8
* Adding is_tounament to main namespace (#6498)Alimi Qudirah2023-05-021-0/+1
* Add Greedy Coloring Example to Gallery (#6647)Vanshika Mishra2023-05-021-0/+35
* Rm unreachable code for validating input (#6675)Ross Barnowski2023-05-011-6/+0
* MAINT: minor coverage cleanup. (#6674)Ross Barnowski2023-05-011-3/+0
* Adding GitHub Links next to Dheeraj's name in the contributors list (#6670)Dheeraj Ravindranath2023-04-281-1/+1
* Allow multiple graphs for `@nx._dispatch` (#6628)Jim Kitchen2023-04-254-41/+103
* Fix output of is_chordal for empty graphs (#6563)Navya Agarwal2023-04-252-4/+10
* Added docstrings examples for clique.py (#6576)Alimi Qudirah2023-04-251-0/+24
* Make cycle_basis() deterministic (#6654)Efrem Braun2023-04-213-3/+18
* Preserve node order in bipartite_layout (#6644)Haoyang Li2023-04-171-3/+3
* Use the correct namespace for girvan_newman examples (#6643)Mridul Seth2023-04-161-6/+6
* Fix links in eigenvector.py and katz_centrality.py (#6640)Vanshika Mishra2023-04-152-8/+8
* Remove Python 3.8 from CI (#6636)Ross Barnowski2023-04-145-9/+9
* Bump pyupgrade minimum Python version to 3.9. (#6634)Ross Barnowski2023-04-141-1/+1
* Replacing codecov Python CLI with gh action. (#6635)Ross Barnowski2023-04-132-2/+3
* Add examples to bipartite centrality.py (#6613)Navya Agarwal2023-04-111-0/+21
* Add Lowest Common Ancestor example to Gallery (#6542)Navya Agarwal2023-04-101-0/+48
* Fix handling of pos node attribute in to_agraph (#6474)Navya Agarwal2023-04-062-0/+19
* Fix links in laplacian_centrality and laplacian_matrix (#6623)Navya Agarwal2023-04-062-4/+4
* Update release process (#6622)Jarrod Millman2023-04-051-7/+4
* Bump release versionJarrod Millman2023-04-042-1/+3
* Designate 3.1 releasenetworkx-3.1Jarrod Millman2023-04-044-17/+131
* Prep 3.1 releaseJarrod Millman2023-04-043-22/+67
* Draft release notes (#6621)Jarrod Millman2023-04-041-8/+21
* Fix typos (#6620)Harri Nieminen2023-04-0429-51/+51
* 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-032-18/+13
* Better default alpha value for viz attributes in gexf writer (#6612)Ross Barnowski2023-04-032-1/+11
* Minor docs/test maintenance (#6614)Ross Barnowski2023-04-034-3/+6
* Fixed method description in ismags.py (#6600)Navya Agarwal2023-04-021-2/+2
* corrections to docstring of `weisfeiler_lehman_subgraph_hashes` (#6598)Aaron Z2023-04-011-7/+12
* Bump release versionJarrod Millman2023-03-301-1/+1
* Designate 3.1rc0 releasenetworkx-3.1rc0Jarrod Millman2023-03-301-1/+1