Skip to content

SmoQySuite/LatticeUtilities.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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