You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
networkx's hexagonal_lattice_graph function provides support for periodicity and setting position coordinates, and it would be great if rustworkx's hexagonal_lattice_graph did the same.
Definition of done:
a periodic bool argument added to hexagonal_lattice_graph
a with_positions bool argument added to hexagonal_lattice_graph