summaryrefslogtreecommitdiff
path: root/doc/release/release_dev.rst
Commit message (Expand)AuthorAgeFilesLines
* fix typo for PR number of deprecation (#4949)Dan Schult2021-07-061-1/+1
* split out deprecation. remove all changes to neighbor_degree (#4937)Dan Schult2021-07-011-0/+2
* Add 3.0 migration guide (#4927)Jarrod Millman2021-06-251-0/+4
* Deprecate numeric_mixing_matrix. (#4923)Ross Barnowski2021-06-221-0/+2
* Fix assortativity coefficent calculation (#4851)Vitaliy Pozdnyakov2021-06-221-0/+4
* Remove decorator dependency (#4739)Kelly Boothby2021-06-211-0/+3
* spring_layout: ignore 'fixed' nodes not in the graph nodes (#4867)Danylo Ulianych2021-06-061-0/+2
* Default to NumPy for simrank_similarity (#4841)Jarrod Millman2021-05-301-0/+4
* Use scipy to compute eigenvalues (#4847)Jarrod Millman2021-05-301-0/+2
* Add dtype argument to adjacency_matrix (#4850)Jarrod Millman2021-05-271-0/+4
* Remove unused `normalized` parameter from communicability_betweenness_central...Dan Schult2021-05-271-0/+3
* Draft 2.6 release notes (#4828)Ross Barnowski2021-05-261-4/+115
* Refactor testing utilities (#4829)Jarrod Millman2021-05-261-0/+2
* Deprecate run (#4833)Jarrod Millman2021-05-241-1/+2
* Use pytest.approx (#4827)Jarrod Millman2021-05-211-0/+2
* Deprecate preserve_random_state (#4826)Jarrod Millman2021-05-201-0/+2
* Add `initial_graph` parameter to simple and dual BarĂ¡basi-Albert random grap...Ludovic Stephan2021-05-191-0/+3
* Restructure documentation (#4744)Jarrod Millman2021-05-181-8/+10
* Adding an iterative version of prefix tree (#4640)cpurmessur2021-03-131-0/+3
* Deprecate Ordered graph classes (#4629)Ross Barnowski2021-03-041-0/+2
* Fix issue #3153: generalized modularity maximization (#3260)Xiaoyan Lu2021-02-231-0/+6
* Deprecate hub_matrix and authority_matrix (#4617)Ross Barnowski2021-02-191-0/+2
* Deprecate networkx.utils.empty_generator. (#4599)Ross Barnowski2021-02-131-0/+2
* Collect label propagation communities in one go (#4573)Mario Kostelac2021-02-121-0/+5
* Deprecate generate_unique_node (#4545)Dan Schult2021-02-011-1/+7
* Allow relabel_nodes mapping to have non-node keys that get ignored (#4466)Dan Schult2020-12-191-0/+5
* Deprecate iterable (#4448)Jarrod Millman2020-12-191-3/+2
* Drop Py3.6 support per NEP 29 (#4469)Jarrod Millman2020-12-171-1/+2
* Deprecate utils.misc.consume (#4449)Jarrod Millman2020-12-121-0/+2
* Deprecate jit (#4428)Jarrod Millman2020-12-101-1/+2
* Update docstring for to_pandas_edgelist and add edgekey parameter (#4384)Dan Schult2020-11-241-0/+5
* Make nx.pagerank a wrapper around different implementations, use scipy one by...Mridul Seth2020-11-201-1/+5
* API: always use list of FancyArrowPatch rather than LineCollection (#4360)Thomas A Caswell2020-11-191-0/+8
* Improve test coverage for coreviews.py (#4355)Dan Schult2020-11-161-0/+3
* Deprecate nx_shp (#4298)Jarrod Millman2020-11-131-0/+2
* Update tests and docs for has_eulerian_path (#4344)cpurmessur2020-11-131-0/+3
* Deprecate gpickle (#4282)Jarrod Millman2020-10-291-0/+2
* Deprecate nx_yaml (#4281)Jarrod Millman2020-10-291-1/+3
* Update homepage URL (#4285)Jarrod Millman2020-10-251-2/+2
* Deprecate utils.is_list_of_ints (#4280)Ross Barnowski2020-10-241-0/+3
* Deprecate `utils.is_iterator` (#4279)Ross Barnowski2020-10-241-0/+3
* MAINT: Deprecate numpy matrix conversion functions (#4238)Ross Barnowski2020-10-071-0/+3
* to_numpy/scipy array functions should not allow non-nodes in nodelist (#4216)Dan Schult2020-09-251-0/+4
* Remove _CholeskySolverJarrod Millman2020-09-151-1/+2
* Make optional dependencies default on CPythonJarrod Millman2020-09-151-0/+1
* Prep 2.6 releaseJarrod Millman2020-08-221-459/+8
* Update release notesJarrod Millman2020-08-221-2/+22
* Update deprecations in release notes (#4166)Jarrod Millman2020-08-161-1/+15
* First Draft of Release Notes for v2.5 (#4159)Dan Schult2020-08-161-4/+414
* Deprecate Python 2/3 compatibility codeJarrod Millman2019-11-181-0/+3