LatticeUtilities.jl

Package for defining periodic lattice geometries.
Author SmoQySuite
Popularity
4 Stars
Updated Last
3 Months Ago
Started In
February 2022

LatticeUtilities.jl

CI codecov stable dev

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.

Installation

To install LatticeUtilities.jl run following in the Julia REPL:

] add LatticeUtilities