k-ep

  • Level of openness 3 ★★★
  • Document quality 1 ★☆☆

Fortran codes for computing the specified k-th eigenvalue and eigenvector for generalized symmetric definite eigenvalue problems. Sylvester’s law of inertia is employed as the fundamental principle in computations, and the sparse direct linear solver (MUMPS) is used in the main routine. By inputting Hamiltonian and its overlap matrices, user can compute electron’s energy and its wave function in the specified k-th energy level.

To Detail

SPINPACK

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

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.

To Detail

AMULET

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

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.

To Detail

kmos

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

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.

To Detail

Uni10

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

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.

To Detail

ALPS

  • Level of openness 3 ★★★
  • Document quality 3 ★★★

ALPS is a numerical simulation library for strongly correlated systems such as magnetic materials or correlated electrons. It contains typicalsolvers for strongly correlated systems: Monte Carlo methods, exact diagonalization, the density matrix renormalization group, etc. It can be used to calculate heat capacities, susceptibilities, magnetization processes in interacting spin systems, the density of states in strongly correlated electrons, etc. A highly efficient scheduler for parallel computing is another improvement.

※Related links are temporary changed due to the server maintenance for ALPS project.

To Detail

DCA++

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

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).

To Detail

SpM

  • Level of openness 3 ★★★
  • Document quality 1 ★☆☆

A sparse-modeling tool for computing the spectral function from the imaginary-time Green function. It removes statistical errors in quantum Monte Carlo data, and performs a stable analytical continuation. The obtained spectral function fulfills the non-negativity and the sum rule. The computation is fast and free from tuning parameters.

To Detail

TeNeS

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

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.

To Detail

  • Level of openness 3 ★★★
  • Document quality 1 ★☆☆

Kω implements large-scale parallel computing of the shifted Krylov subspace method. Using Kω, dynamical correlation functions can be efficiently calculated. This application includes a mini-application for calculating dynamical correlation functions of quantum lattice models such as the Hubbard model, the Kondo model, and the Heisenberg model in combination with the quantum lattice solver of quantum many-body problems, .

To Detail