KOBEPACK

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

An open-source program package for numerical diagonalization based on the Lanczos method, specialized for spin chains with unit spin magnitude, S=1. This package, which uses another open-source program package, TITPACK, calculates eigenenergies and eigenvectors of ground states and low-lying excited states of spin chains with finite length. By the subspace partitioning method, both memory and cpu-time requirements are considerably reduced.

To Detail

QDS

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

QDS (Quantum Dynamics Simulator) is a program for computing magnetization curves and spectra of electron-spin resonance (ESR) in molecular magnets. Input data of this program can be magnetic interactions, the shape of a molecule, etc. Calculation is carried out with the combination of exact diagonalization, the quantum master equation, and the Kubo formula. It can be chosen whether the dissipation exists or not in the calculations of dynamical magnetization curves.

To Detail

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

BEEMs

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

BEEMs is a Bayesian optimization tool of Effective Models (BEEMs). In BEEMs, the quantum lattice model solver HΦ is used as a forward problem solver to compute the magnetisation curve based on the given Hamiltonian. The deviation between the obtained magnetisation curve and the target magnetisation curve is used as a cost function, and the Bayesian optimization library PHYSBO is used to propose the next candidate point of the Hamiltonian for searching the minimum cost function

To Detail

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

An exact diagonalization package for a wide range of quantum lattice models (e.g. multi-orbital Hubbard model, Heisenberg model, Kondo lattice model). HΦ also supports the massively parallel computations. The Lanczos algorithm for obtaining the ground state and thermal pure quantum state method for finite-temperature calculations are implemented. In addition, dynamical Green’s functions can be calculated using , which is a library of the shifted Krylov subspace method. It is possible to perform simulations for real-time evolution from ver. 3.0.

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

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

Rokko

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

A unified wrapper library for sequential and parallel versions of eigenvalue solvers. Sequential versions of dense-matrix diagonalization (LAPACK), parallel versions of dense-matrix diagonalization (EigenExa, ELPA, ScaLAPACK, etc.), and sequential/parallel versions of sparse-matrix diagonalization (SLEPc, Trilinos/Anasazi, etc.) can be installed quickly, and can be called from user’s program easily. Physical quantities written by eigenvalues or eigenvectors can also be evaluated by both sequential and parallel computation.

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

TRIQS

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

A library collection for numerical calculation of interacting quantum systems. Modern programming techniques are used in this library to implement common tasks for solving quantum impurity problems in dynamic mean-field theory in a simple and efficient way. It is written in C++ and Python, and includes tutorials using Jupyter Notebook.

To Detail