TightBindingToolbox.jl

TightBindingToolbox

Build Status

TightBindingToolbox.jl is a Julia package meant for constructing, and obtaining useful properties of generic tight-binding models. It supports any lattice structure, with any user-defined bonds on that lattice. It also has support for any spin of the particle hopping on the lattice. It is an updated version of the TightBindingToolkit.jl

Install

In the Julia REPL, Push “]” to enter the package mode.

add TightBindingToolbox

Or equivalently

using Pkg
Pkg.add("TightBindingToolbox")

Features

Currently supported :

Documentation

For more details, please see Documentation