summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Designate 2.8rc1 releasenetworkx-2.8rc1Jarrod Millman2022-04-041-1/+1
* Update release notesJarrod Millman2022-04-041-2/+2
* Update dependencies (#5468)Jarrod Millman2022-04-045-5/+5
* added extra condition for fancy arrow colors (#5407)blokhinnv2022-04-042-5/+37
* Fixed wrong dict factory usage on MultiDiGraph (#5456)FabianBall2022-04-044-1/+75
* MAINT: Prim MST test didn't pass algorithm name to all unit tests (#5457)Mridul Seth2022-04-031-2/+2
* Adding more examples for to_numpy_array method's usage (#5451)Dilara Tekinoglu2022-04-041-0/+27
* Optimize prim for mst (#5455)Seon822022-04-021-1/+1
* Make sympy extra dep (#5454)Jarrod Millman2022-04-012-1/+1
* Fix min_weight_matching to convert edge weights without reciprocal (#5394)Dan Schult2022-04-014-24/+66
* Don't use graph6 with directed graphs (#5443) (#5444)Riccardo Bucco2022-03-312-8/+61
* Use https links for conference.scipy.org (#5441)Chris Keefe2022-03-291-4/+4
* Update sphinx (#5439)Jarrod Millman2022-03-291-2/+2
* Ignore black formatting (#5440)Jarrod Millman2022-03-291-0/+1
* Update black (#5438)Mridul Seth2022-03-2928-68/+68
* Parametrize tutte polynomial tests (#5431)Ross Barnowski2022-03-281-62/+16
* Fix average_neighbor_degree calculations for directed graph (#5404)yusuf-csdev2022-03-273-27/+67
* Deprecate `to_tuple` (#5430)Ross Barnowski2022-03-285-2/+32
* Deprecate dict to numpy helpers (#5427)Ross Barnowski2022-03-264-15/+59
* Ignore formatting changes with black, pep8 for git blame (#5405)Mridul Seth2022-03-251-0/+10
* Minor improvements from general code readthrough (#5414)Ross Barnowski2022-03-256-17/+32
* Rm _inherit_doc - default behavior as of Python 3.5. (#5416)Ross Barnowski2022-03-251-18/+0
* Add NXEP4 to developer toctree and fix broken links (#5420)Ross Barnowski2022-03-252-9/+12
* Deprecate extrema bounding (#5422)Ross Barnowski2022-03-254-6/+89
* Update sparse6 urls to use https (#5424)Ross Barnowski2022-03-251-6/+6
* Add Tutte polynomial (#5265)Lucas H. McCabe2022-03-248-4/+264
* Update extrema bounding method for compute="eccentricities" parameter (#5409)yusuf-csdev2022-03-242-9/+17
* Add support for multigraphs to nx.bridges. (#5397)Lucas H. McCabe2022-03-232-6/+26
* DOC: examples code blacks needs a blank line (#5401)Matthias Bussonnier2022-03-191-0/+1
* Correct typo in docstring (int -> float) (#5398)Sultan Orazbayev2022-03-181-2/+2
* Finish up NXEP 4 first draft (#5391)Ross Barnowski2022-03-141-10/+96
* Updates to greedy_modularity_communities docs (#5390)Ross Barnowski2022-03-143-3/+12
* Multigraph docs update (#5389)Peter Mawhorter2022-03-141-49/+89
* Updated MultiDiGraph documentation to include more examples of actually (#5387)Peter Mawhorter2022-03-141-25/+48
* First draft. (#5359)Ross Barnowski2022-03-131-0/+217
* modulartiy_max: introduce enforce_n_communities parameter (#5227)Martha Frysztacki2022-03-102-39/+178
* Add Generator support to create_py_random_state. (#5380)Ross Barnowski2022-03-102-3/+7
* Fix missing backticks (#5381)Matthias Bussonnier2022-03-094-7/+7
* Bump release versionJarrod Millman2022-03-052-1/+7
* Fix release notesJarrod Millman2022-03-053-32/+33
* Fix docsJarrod Millman2022-03-051-6/+0
* Designate 2.7.1 releasenetworkx-2.7.1Jarrod Millman2022-03-051-1/+1
* Update release notesJarrod Millman2022-03-051-0/+32
* [nx_pylab] fix StopIteration, if empty dict is passed for labels. (#5372)Martin K. Scherer2022-03-042-2/+13
* Simplify DelayedImportErrorModule (#5371)Stefan van der Walt2022-03-031-29/+31
* Fix development banner (#5370)Jarrod Millman2022-03-012-2/+2
* Fix line graph construction for heterogeneous nodes (#5357)jkudla2022-03-012-2/+21
* Change dev version to 2.7.1Jarrod Millman2022-03-011-1/+1
* Fix release notesJarrod Millman2022-02-281-2/+2
* Bump release versionJarrod Millman2022-02-282-1/+7