summaryrefslogtreecommitdiff
path: root/networkx/generators/tests/test_geometric.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Py37 (#5143)Jarrod Millman2021-10-231-37/+17
* Format w/ black==20.8b1Jarrod Millman2020-10-061-16/+6
* Format w/ blackJarrod Millman2020-07-101-23/+39
* Upgrade to Py36 syntaxJarrod Millman2020-01-011-6/+6
* Remove unused importsJarrod Millman2019-10-121-3/+0
* Convert nose.tools.assert_* functions into assertsJarrod Millman2019-10-121-39/+39
* Unify random state treatment across package (#3058)Dan Schult2018-07-161-10/+10
* Pep8 fixesJarrod Millman2018-01-201-13/+14
* Update geometric networks with new models (#2498)Cole MacLean2017-11-261-13/+168
* Simplify base classes. (#2604)Dan Schult2017-08-121-7/+7
* Switch defn of alpha and beta in waxman_graph (#2526)Dan Schult2017-07-191-8/+12
* Add compatibility for non-scipy usersaryamccarthy2016-12-221-2/+2
* Use faster random geometric graph implementation.aryamccarthy2016-12-221-10/+29
* Allows arbitrary metric in geometric generators.Jeffrey Finkelstein2016-03-211-24/+145
* Overload graph generators to allow nodes or numberDan Schult2016-01-081-0/+6
* Navigable small world.Aric Hagberg2011-05-201-0/+13
* Add geographical threshold graph.Aric Hagberg2011-05-201-0/+3
* Add Waxman-1 and Waxman-2Aric Hagberg2011-05-191-0/+2
* Waxman graph.Aric Hagberg2011-05-141-8/+7
* Merging py3k-1.2 branch into trunk. Addresses #348loicseguin2010-08-021-0/+14