An evolving package to compute tight-binding Hamiltonians.
Band structure
multiprocessing
package for core-only parallelizationmpi4py
package for MPI parallelization
If using mpi4py
, install the mpi
optional dependencies with pip install .[mpi]
.
If pip
fails to build the package, you could try this stackoverflow discussion.
If this does not work, you can install mpi4py
using conda
(or mamba
).