summaryrefslogtreecommitdiff
path: root/networkx/algorithms/assortativity/tests/base_test.py
Commit message (Expand)AuthorAgeFilesLines
* Fix numeric and degree assortativity coefficient calculation (#4928)Vitaliy Pozdnyakov2021-06-301-0/+11
* Fix assortativity coefficent calculation (#4851)Vitaliy Pozdnyakov2021-06-221-0/+21
* Format w/ blackJarrod Millman2020-07-101-18/+16
* Upgrade to Py36 syntaxJarrod Millman2020-01-011-2/+2
* Use class methods for class setup/teardownStefan van der Walt2019-10-121-14/+16
* Pep8 fixesJarrod Millman2018-01-201-39/+40
* Change all X.add_path yp nx.add_path(X,Dan Schult2016-02-021-8/+8
* Refactor tests for assortativity. Addresses #640 and #639Aric Hagberg2011-10-021-0/+50