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
/
lattice.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update lattice.py (#5914)
Tigran Khachatryan
2022-08-04
1
-1
/
+1
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-4
/
+2
*
Deprecate iterable (#4448)
Jarrod Millman
2020-12-19
1
-5
/
+5
*
Move a few imports inside functions to improve import speed of the library (#...
Dan Schult
2020-11-12
1
-2
/
+6
*
Format w/ black
Jarrod Millman
2020-07-10
1
-26
/
+26
*
option for partially-periodic lattices (networkx #3586) (#3807)
Kelly Boothby
2020-02-01
1
-21
/
+33
*
Update string format
Jarrod Millman
2020-01-01
1
-2
/
+2
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-1
/
+1
*
remove unused variable so grid_graph supports dim=tuple (#3760)
fj128
2019-12-24
1
-3
/
+2
*
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
-11
/
+0
*
Remove unused imports
Jarrod Millman
2019-10-18
1
-1
/
+0
*
Change is_list_of_ints to make_list_of_ints (#3617)
Dan Schult
2019-10-04
1
-1
/
+0
*
Remove future imports needed by Py2
Jarrod Millman
2019-09-18
1
-1
/
+0
*
Update copyright
Jarrod Millman
2019-03-30
1
-1
/
+1
*
Fix several DeprecationWarning: invalid escape sequence (#3284)
Mickaƫl Schoentgen
2019-01-08
1
-1
/
+1
*
Enable create_using to be a constructor (#3004)
Dan Schult
2018-06-17
1
-20
/
+9
*
Misc. typos (#2872)
luzpaz
2018-02-14
1
-1
/
+1
*
Pep8 fixes
Jarrod Millman
2018-01-20
1
-3
/
+3
*
Update copyright
Jarrod Millman
2018-01-20
1
-1
/
+1
*
Fix doctests and reduce Sphinx warnings (#2641)
Jarrod Millman
2017-08-27
1
-0
/
+1
*
Use dollar sign for inline math
Jarrod Millman
2017-08-14
1
-14
/
+14
*
Remove automatic assignment of G.name from many generators (#2557)
Dan Schult
2017-07-27
1
-18
/
+0
*
Refactor set_node_attributes() and set_edge_attributes() (#2553)
Michael E. Rose
2017-07-26
1
-2
/
+2
*
Add triangular and hexagonal lattice generators (#2103)
Dan Schult
2017-07-08
1
-0
/
+391