Skip to content

v0.2.3

Latest
Compare
Choose a tag to compare
@beddalumia beddalumia released this 06 Feb 05:35
0c2f3a0

HoneyTools provides a set of Fortran modules to easily deal with nontrivial honeycomb structures in real-space:
generate the coordinates, compute all the distance shells, get direct access to logical masks for nearest and
next-nearest neighbors (nth-order can be easily computed from the shell table).
All this is primarily intended as a convenience to build tight-binding hamiltonians, but it can easily be exploited
to work on any other lattice quantity, requiring real-space geometrical information.

What's Changed

  • Add Zenodo DOI to README