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
/
small.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lint using Ruff (#6371)
danieleades
2023-02-19
1
-1
/
+1
*
Remove deprecated functions make_small_graph and make_small_undirected_graph ...
Mridul Seth
2022-06-16
1
-110
/
+0
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-3
/
+4
*
Deprecate `make_small_graph` and `make_small_undirected_graph` (#5283)
Ross Barnowski
2022-02-12
1
-0
/
+34
*
Use from_dict_of_lists instead of make_small_graph in generators.small (#5267)
Ross Barnowski
2022-01-27
1
-214
/
+206
*
Docstrings for the small.py module (#5240)
Aishwarya Ramasethu
2022-01-18
1
-25
/
+488
*
Update black (#4814)
Jarrod Millman
2021-05-18
1
-7
/
+7
*
Format python in docstrings (#4168)
Jarrod Millman
2020-08-19
1
-3
/
+7
*
Format w/ black
Jarrod Millman
2020-07-10
1
-69
/
+198
*
Remove superfluous encoding information
Jarrod Millman
2019-11-11
1
-1
/
+0
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-7
/
+0
*
Fix issue 3431: Return error in case of bad input to make_small_graph (#3676)
Aditya Pal
2019-10-23
1
-0
/
+4
*
PEP8 fixes
Jarrod Millman
2019-10-18
1
-6
/
+2
*
Update copyright
Jarrod Millman
2019-03-30
1
-1
/
+1
*
Replacing `Return` to `Returns` in docs for functions (#3301)
Moradnejad
2019-02-18
1
-14
/
+14
*
Enable create_using to be a constructor (#3004)
Dan Schult
2018-06-17
1
-5
/
+5
*
Update copyright
Jarrod Millman
2018-01-20
1
-1
/
+1
*
Comply with pep8
Jarrod Millman
2017-08-14
1
-116
/
+138
*
Use dollar sign for inline math
Jarrod Millman
2017-08-14
1
-3
/
+3
*
Update copyright
Jarrod Millman
2017-07-25
1
-1
/
+1
*
Merge pull request #2275 from yawara/add-hoffman-singleton-graph
Aric Hagberg
2016-11-04
1
-19
/
+35
|
\
|
*
add the Hoffman-Singleton graph
Yawara ISHIDA
2016-10-07
1
-19
/
+35
*
|
Update tests in generators
Aric Hagberg
2016-07-31
1
-1
/
+1
|
/
*
Update copyrights
Mridul Seth
2016-01-01
1
-1
/
+1
*
Makes Graph.nodes() return iterator instead of list
Jeffrey Finkelstein
2015-06-11
1
-1
/
+1
*
Fix copyrights
JGab
2015-04-21
1
-1
/
+1
*
Minor fixes to documentation, mainly to help Sphinx with one line descriptions.
loicseguin
2010-08-09
1
-1
/
+2
*
Merging py3k-1.2 branch into trunk. Addresses #348
loicseguin
2010-08-02
1
-2
/
+2
*
Use standard "import networkx as nx" in all modules
aric
2010-04-17
1
-0
/
+1
*
Check/test create_using for directed or multigraph in
dschult
2009-10-11
1
-13
/
+25
*
Add create_using parameter to every generator function.
cellison
2009-09-09
1
-43
/
+43
*
License change to BSD.
aric
2009-08-26
1
-2
/
+2
*
Merged revisions 741-766,769-770,794-797,799,804-829,845-848,858-885 via svnm...
aric
2008-11-03
1
-42
/
+41
*
Changes things to do with kwds in generators:
dschult
2007-01-11
1
-2
/
+2
*
M small.py
swart
2006-08-08
1
-1
/
+2
*
zero-index branch - cleanup and testing, rewrite of powerlaw_cluster_graph
aric
2005-12-27
1
-23
/
+30
*
modify test hooks for new locations
aric
2005-12-01
1
-1
/
+5
*
Move testing directory up one level.
aric
2005-07-15
1
-1
/
+1
*
Name change from NX->networkx
aric
2005-07-13
1
-0
/
+387