Skip to content

Releases: Gregstrq/LightLattices.jl

v0.2.0

29 Jul 11:43
4cb12fe
Compare
Choose a tag to compare

LightLattices v0.2.0

Diff since v0.1.0

  • Straightend the interface
  • Added some utilities for iteration

v0.1.0

12 Jan 16:22
1e5c474
Compare
Choose a tag to compare

LightLattices v0.1.0

Initial version of the package LightLattices.
The package provides a convenient interface to work with Lattices with arbitrary unit cells.

For the exported types of unit cells and lattices, it defines the array interface which allows to access the coordinate of specific node by its index. In addition to that, it provides a function relative_coordinate which allows to calculate the shortest vector connecting the two nodes.