TITPACK

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

An open-source program package for numerical diagonalization of quantum spin systems. The FORTRAN source programs are relatively simple and highly readable, and it can be applied to various quantum spin systems by modifying the main routine. Both the Lanczos and the inverse iteration methods are implemented for calculation of eigenvalues and eigenvectors, as well as correlation functions. Can be also used for diagonalization problems of general sparse matrices.

To Detail

FEFF

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

An ab-initio calculation package for X-ray spectrum analysis. X-ray spectra such as XAFS, XANES, etc. are predicted theoretically by multiple-scattering calculations based on real-space Green’s function formalism. A graphical user interface is provided. The license is provided for a fee for both non-profit and commercial users.

To Detail

TB2J

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

A python package for automatic calculation of magnetic effective interactions between atoms (exchange and Dzyaloshinskii-Moriya interactions) from ab initio Hamiltonians based on Wannier functions and LCAO calculations. The package can postprocess Hamiltonians calculated using Wannier90, Siesta, and OpenMX. Input files for magnetic structure simulators such as Vampire can also be generated.

To Detail

QMCPACK

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

QMCPACK is a modern high-performance open-source Quantum Monte Carlo (QMC) simulation code. Its main applications are electronic structure calculations of molecular, quasi-2D and solid-state systems. Variational Monte Carlo (VMC), diffusion Monte Carlo (DMC), orbital space auxiliary field QMC (AFQMC) and a number of other advanced QMC algorithms are implemented.

To Detail

ALPSCore

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

Open-source software for building computational physics applications. Common C++ auxiliary modules required for various methods in computational physics such as the quantum Monte Carlo method are prepared. This software helps to build reusable codes and to reduce development time for complex computational science applications. It also supports parallel programming based on MPI or OpenMP.

To Detail

peps-torch

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

peps-torch is a python library for calculation of quantum many-body problems on two dimensional lattices. Variational principles calculation is used with an infinite PEPS (iPEPS) as the trial wave function. Therefore, the ground state is obtained in the form of the element tensor of the iPEPS.  The energy of the trial state is estimated by the corner transfer matrix method (CTM), and its gradient with respect to the element tensor is computed through automatic differentiation provided by pytorch.  Functions/classes for exploiting the system’s symmetry are provided for reducing the computational cost if possible. While general models and lattices are not supported, many examples of stand-alone codes would make it relatively easy for users to write their own codes to suit their needs. pytorch is required.

To Detail

Maxent

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

Tool for performing analytical continuation for many-body Green’s functions by using the maximum entropy method. From the data of the Green functions on the imaginary axis, users can obtain the values of the Green’s functions on the real axis. This tool supports the several different Green’s functions (Bozonic, Fermionic, anomalous, etc.).

To Detail

EDlib

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

EDlib is an app for performing finite-temperature exact diagonalizations for quantum many-body systems. EDlib is written in C++ and it is possible to obtain finite-temperature properties such as the one-body Green’s function in the Hubbard model and the Anderson model.

To Detail

ITensor

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

A C++ library for implementing a tensor product wavefunction method to simulate many-body electron systems. This library provides a useful environment for simple definition of tensors in programs, and supports functions of linear algebras and quantum number conservation needed in a tensor network method. This library keeps excellent flexibility and efficiency in maintenance, and can easily make a solver of one-dimensional electron systems such as density-matrix renormalization group (DMRG).

To Detail

ALPSCore/CT-HYB

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

An open-source impurity solver based on the quantum Monte Carlo method. Thermal equilibrium states of interacting impurity systems, such as the impurity Anderson model, can be evaluated by the continuous-time hybridization-expansion quantum Monte Carlo method. It can be used as a solver of effective impurity models derived from the dynamical mean-field theory (DMFT) and can deal with multi-orbital models. This package supports parallel computation by MPI and is developed based on the ALPSCore library.

To Detail