Open source software

Below is a list of open-source software packages that I developed. I’m a condensed matter theorist with a background in computational physics, and these tools grew out of research needs. I value open-science practices, so I make this software available for the broader community to use, review, and build upon.

Meanfi

A Python package for self-consistent Hartree-Fock calculations on tight-binding models with density-density interactions.
DOI badge
Python Hartree-Fock Tight-binding Mean-field
pyDACP
Chebyshev spectral solver

pyDACP

A Python package that computes eigenvalues of Hermitian operators within a target window using the dual applications of Chebyshev polynomials algorithm, designed for large sparse matrices.
Python Chebyshev Eigenvalues Sparse matrices