summaryrefslogtreecommitdiff
path: root/doc/developer
Commit message (Expand)AuthorAgeFilesLines
* Bump nodelink args deprecation expiration to v3.2 (#5933)Ross Barnowski2022-08-211-4/+3
* signature change for `node_link` functions: for issue #5787 (#5899)Kevin Brown2022-08-211-0/+5
* Add to about_us.rst (#5919)Dan Schult2022-08-211-10/+11
* Add PendingDeprecation for pydot (#5721)Jarrod Millman2022-06-111-0/+1
* Add initial_graph parameter to scale_free_graph and deprecate create_using (#...Ross Barnowski2022-06-071-0/+5
* Update release processJarrod Millman2022-05-211-7/+4
* Run black on docs (#5513)Jarrod Millman2022-04-091-30/+41
* Fix min_weight_matching to convert edge weights without reciprocal (#5394)Dan Schult2022-04-011-0/+1
* Deprecate `to_tuple` (#5430)Ross Barnowski2022-03-281-0/+1
* Deprecate dict to numpy helpers (#5427)Ross Barnowski2022-03-261-0/+1
* Add NXEP4 to developer toctree and fix broken links (#5420)Ross Barnowski2022-03-252-9/+12
* Deprecate extrema bounding (#5422)Ross Barnowski2022-03-251-0/+1
* Finish up NXEP 4 first draft (#5391)Ross Barnowski2022-03-141-10/+96
* Updates to greedy_modularity_communities docs (#5390)Ross Barnowski2022-03-141-0/+3
* First draft. (#5359)Ross Barnowski2022-03-131-0/+217
* Fix development banner (#5370)Jarrod Millman2022-03-011-1/+1
* Update mentored project info with the expected time commitment (#5349)Mridul Seth2022-02-201-0/+7
* Update release process (#5348)Jarrod Millman2022-02-191-5/+5
* Deprecate info (#5341)Jarrod Millman2022-02-191-8/+9
* Deprecate `to_numpy_recarray` (#5330)Ross Barnowski2022-02-181-0/+1
* Potential resolution to full paths to functions in docs (#5049)Ross Barnowski2022-02-121-0/+1
* Deprecate `make_small_graph` and `make_small_undirected_graph` (#5283)Ross Barnowski2022-02-121-0/+2
* DOC: change status to accepted for NXEP2, add resolution (#5297)Mridul Seth2022-02-041-1/+16
* Add FutureWarning to `attr_matrix` to notify users of return type change (#5300)Ross Barnowski2022-02-041-0/+3
* Deprecate scipy sparse matrix conversion functions (#5262)Ross Barnowski2022-01-261-0/+2
* Add an FAQ about assigning issues. (#5182)Ross Barnowski2021-12-271-0/+10
* Add FutureWarning about matrix->array output to `google_matrix` (#5219)Ross Barnowski2021-12-091-0/+3
* Add a Q&A to the contributor FAQ about algorithm acceptance policy. (#5177)Ross Barnowski2021-11-151-0/+8
* Deprecate `hmn` and `lgc` modules from the `node_classification` package (#5166)Ross Barnowski2021-11-061-0/+3
* Drop Py37 (#5143)Jarrod Millman2021-10-231-0/+1
* DOC: Add links to proposals for completed projects (#5122)Mridul Seth2021-10-121-5/+29
* Update core dev team (#5119)Jarrod Millman2021-10-071-15/+83
* Deprecate union name param (#5114)Dimitrios Papageorgiou2021-10-061-0/+1
* Update mentored projects section in docs (#5056)Ross Barnowski2021-09-301-72/+28
* Deprecate `random_state` decorator (#5055)Ross Barnowski2021-09-121-0/+1
* updated contributor file for GSoC (#5020)Matt Schwennesen2021-08-131-0/+1
* Update release processJarrod Millman2021-07-261-1/+1
* Update release processJarrod Millman2021-07-261-6/+5
* Update release processJarrod Millman2021-07-081-2/+3
* split out deprecation. remove all changes to neighbor_degree (#4937)Dan Schult2021-07-011-0/+1
* Bump release versionJarrod Millman2021-06-221-8/+6
* Designate 2.6rc2 releasenetworkx-2.6rc2Jarrod Millman2021-06-221-2/+10
* Update release process (#4866)Jarrod Millman2021-06-221-2/+2
* Deprecate numeric_mixing_matrix. (#4923)Ross Barnowski2021-06-221-0/+1
* DOC: Fix links, use DOI links, wayback machine where required (#4868)Mridul Seth2021-06-082-3/+3
* Default to NumPy for simrank_similarity (#4841)Jarrod Millman2021-05-301-0/+1
* Use scipy to compute eigenvalues (#4847)Jarrod Millman2021-05-301-2/+1
* Add dtype argument to adjacency_matrix (#4850)Jarrod Millman2021-05-271-1/+2
* Draft 2.6 release notes (#4828)Ross Barnowski2021-05-261-1/+2
* Refactor testing utilities (#4829)Jarrod Millman2021-05-261-2/+1