LatticeData["HexagonalLattice"]
In[]:=
Out[]=
Normal[%206]
In[]:=
{{-1,1},{0,-1}}
Out[]=
ListPlot[Catenate[Table[i{-1,1}+j{0,-1},{i,10},{j,10}]]]
In[]:=
Out[]=
Get["https://raw.githubusercontent.com/szhorvat/IGraphM/master/IGInstaller.m"]
In[]:=
The currently installed versions of IGraph/M are: {PacletObject[IGraphM,0.3.108,<>]}
Installing IGraph/M is complete: PacletObject[IGraphM,0.3.112,<>].
It can now be loaded using the command Get["IGraphM`"].
An older version of IGraph/M was already loaded. It is recommended to restart the Mathematica kernel before loading the new version.
Get["IGraphM`"]
In[]:=
IGraph/M 0.3.112 (May 7, 2019)
Evaluate to get started.