index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
generators
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
option for partially-periodic lattices (networkx #3586) (#3807)
Kelly Boothby
2020-02-01
1
-0
/
+18
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
11
-26
/
+24
*
Sudoku generator issue 3756 (#3757)
David Radcliffe
2019-12-26
1
-0
/
+37
*
Remove shebang from non-executables
Jarrod Millman
2019-11-11
6
-6
/
+0
*
Remove superfluous encoding information
Jarrod Millman
2019-11-11
3
-3
/
+0
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
7
-52
/
+0
*
Fix issue 3431: Return error in case of bad input to make_small_graph (#3676)
Aditya Pal
2019-10-23
1
-1
/
+7
*
Enable tests (#3678)
Jarrod Millman
2019-10-21
2
-2
/
+1
*
PEP8 fixes
Jarrod Millman
2019-10-18
6
-6
/
+6
*
PEP8 fixes to tests
Jarrod Millman
2019-10-18
9
-22
/
+22
*
Remove nose from generators
Jarrod Millman
2019-10-12
17
-207
/
+181
*
tracking down use of deprecated functions
Dan Schult
2019-10-12
1
-1
/
+1
*
set places=0 on tests that use old almost_equal
Dan Schult
2019-10-12
1
-10
/
+9
*
replace assert_almost_equal and raises in algorithms/tests
Dan Schult
2019-10-12
1
-10
/
+4
*
Remove unused imports
Jarrod Millman
2019-10-12
20
-36
/
+2
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
25
-633
/
+633
*
replace idiom from networkx import * in test files
Dan Schult
2019-10-12
5
-278
/
+277
*
Use class methods for class setup/teardown
Stefan van der Walt
2019-10-12
1
-2
/
+3
*
First round of pytest fixes
Stefan van der Walt
2019-10-12
1
-0
/
+0
*
Global efficiency attempt to speed up (#3604)
Dan Schult
2019-09-28
1
-3
/
+1
*
add internet_as_graph generator (#3574)
Luca Baldesi
2019-09-19
1
-0
/
+187
*
Handle k==n within the Watts-Strogatz graph generator (#3579)
Kanishk Tantia
2019-09-13
1
-2
/
+8
*
add Directed Joint Degree Graph generator (#3551)
tbalint
2019-08-22
1
-3
/
+54
*
Fixes some edge cases for inverse_line_graph(). (#3538)
Martin Darmüntzel
2019-08-13
1
-1
/
+18
*
Full join operation and cograph generator (#3503)
Efraim Rodrigues
2019-07-18
1
-0
/
+30
*
Binomial trees generator (#3409)
Efraim Rodrigues
2019-05-03
1
-0
/
+6
*
Move LFR_benchmark to generators (#3411)
Jean-Gabriel Young
2019-05-02
1
-0
/
+66
*
Update copyright
Jarrod Millman
2019-03-30
2
-2
/
+2
*
Add two generators for Harary graph (#3288)
Weisheng Si
2019-02-26
1
-0
/
+138
*
Added dual Barabasi-Albert model (#3194)
Niema Moshiri
2018-10-26
1
-0
/
+33
*
Fix scale_free_graph restriction (#3121)
Jacek Karwowski
2018-08-16
1
-0
/
+8
*
Unify random state treatment across package (#3058)
Dan Schult
2018-07-16
8
-17
/
+59
*
Add stochastic block models to generators (#2905)
Jean-Gabriel Young
2018-07-02
1
-15
/
+63
*
Update docs for G.copy and set_*_attributes. (#3024)
Dan Schult
2018-06-19
1
-2
/
+8
*
Enable create_using to be a constructor (#3004)
Dan Schult
2018-06-17
1
-12
/
+42
*
add Spectral Graph Forge generator (#2834)
Luca Baldesi
2018-06-02
1
-0
/
+58
*
Misc. typos (#2872)
luzpaz
2018-02-14
1
-1
/
+1
*
Pep8 fixes
Jarrod Millman
2018-01-20
5
-20
/
+29
*
Update copyright
Jarrod Millman
2018-01-20
2
-2
/
+2
*
Combine generator modules and tweak docs (#2814)
Dan Schult
2018-01-06
4
-156
/
+138
*
Add Mycielski Operator (#2785)
Dan Schult
2017-12-02
1
-0
/
+37
*
Adds prefix_tree, dag_to_branching, and example. (#2784)
Dan Schult
2017-12-02
1
-0
/
+67
*
Add inverse_line_graph generator from #2241 (#2782)
Dan Schult
2017-12-02
1
-0
/
+137
*
Update geometric networks with new models (#2498)
Cole MacLean
2017-11-26
1
-13
/
+168
*
Fix bug in expected_degree_graph generator (#2773)
Dan Schult
2017-11-25
1
-0
/
+4
*
Removed unused imports (#2653)
James Lamb
2017-10-01
2
-2
/
+1
*
Comply with pep8
Jarrod Millman
2017-08-17
13
-389
/
+419
*
Simplify base classes. (#2604)
Dan Schult
2017-08-12
3
-16
/
+16
*
Remove automatic assignment of G.name from many generators (#2557)
Dan Schult
2017-07-27
1
-14
/
+1
*
Update copyright
Jarrod Millman
2017-07-25
2
-2
/
+2
[prev]
[next]