DMRG++

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

An open-source application for simulation based on the density-matrix renormalization group (DMRG). This application can perform high-speed calculation of low-dimensional quantum systems with high accuracy. It implements generic programming techniques in the C++ language, and can easily extend simulation to new models and geometries. It is developed putting emphasis on user-friendly interfaces and low dependences on environments.

To Detail

Tensordot

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

Automatic generation tool for codes of tensor contraction. This tool can automatically generate codes of an optimal computing sequence for construction of a single tensor from a tensor network composed of tensors. Netcon algorithm proposed by Pfeifer et al. is used, and it is possible to search optimal solution quickly. Generated codes are available in Numpy and mptensor in Python.

To Detail

DDMRG

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

DDMRG (DynamicalDMRG) is a program for analyzing the dynamical properties of one-dimensional electron systems by using the density matrix renormalization group method. It simulates excited or photo-induced quantum phenomena in Mott insulators, spin-Peierls materials, organic materials, etc. Parallel computational procedures for linear and non-linear responses in low dimensional electron systems and analyzing routines for relaxation processes of excited states induced by photo-irradiation are available.

To Detail

NCON

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

A MATLAB function for the contraction process of a tensor network. It takes as input a tensor network and a contraction sequence describing how to contract the network to a single tensor or number. It returns a single tensor or number as output. This function can be obtained by downloading the preprint source.

To Detail