Python wrapper to manage jobs for the ab initio Monte Carlo package TurboRVB. By combining with a workflow management application, TurboWorkflows, users can perform high-throughput calculations based on TurboRVB.
Server for computing exact ground state of Ising model with random interacitons (Ising spin glasses). Users can specify the distributions of the interactions and the geometry of lattices. By inputting the informaiont of the model, users will receive the computational results by e-mail from the server.
A free software library for numerical diagonalization of quantum spin systems. Although the programs are based on TITPACK, they have been completely rewritten in C/C++ and several extensions have been added. It can handle, for example, the Heisenberg model, the Hubbard model, and the t-J model. This library supports dimension reduction of matrices exploiting symmetries, and it can run in parallel computing environments.
AMULET is a collection of tools for a first principles calculation of physical properties of strongly correlated materials. It is based on density functional theory (DFT) combined with dynamical mean-field theory (DMFT). Users can calculate physical properties of chemically disordered compounds and alloys within CPA+DMFT formalism.
Application for specifying and simulating lattice kinetic Monte Carlo models. It has been developed in the context of simulating heterogeneous catalysis. Models can be specified using provided python APIs or through a simple GUI.
An open source C++ library designed for the development of tensor network algorithms. The goal of this library is to provide basic tensor operations with an easy-to-use interface, and it also provides a Network class that handles the graphical representation of networks. A wrapper for calling it from Python is also provided.
DCA++ is a software framework to solve correlated electron problems with modern quantum cluster methods. This code provides a state of the art implementation of the dynamical cluster approximation (DCA) and its DCA+ extension. As the cluster solvers, DCA++ provides the continuous-time auxiliary field QMC (CT-AUX) , the continuous-time hybridization expansion (CT-HYB) restricted to single-site problems, the high temperature series expansion (HTS) and the exact diagonalization(ED).
A solver program for two dimensional quantum lattice model based on a projected entangled pair state wavefunction and the corner transfer matrix renormalization group method.
This works on a massively parallel machine because tensor operations are OpenMP/MPI parallelized.
A Python library for simulating strongly correlated quantum systems using tensor networks. The goal is to make the algorithms readable and easy to use for beginners, and also powerful and fast for experts. Simple sample code and toy code to illustrate TEBD and DMRG are also provided.
An application for numerical renormalization group calculations. This application can solve magnetic impurity problems described by the Kondo model and the Anderson model. Input files are prepared for typical impulity models. By modifying input files, one can study more general models of the magnetic impurity problems. A mathematica program for generation of input files are also included.