This package exports a suite of types and methods useful for defining arbitrary lattice geometries,
and constructing neighbor tables.
The LatticeUtilities.jl
package is intended
to be a lightweight utility package, useful for the development of other, more complicated packages.
To install LatticeUtilities.jl
run following in the Julia REPL:
] add LatticeUtilities