mptensor

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

Parallel C++ Library for tensor network methods. This library provides common operations, including tensor contraction and singular value decomposition and supports a similar interface as Numpy and Scipy in Python.

To Detail

TensorNetwork

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

An open source library for implementing tensor networks. It is developed based on TensorFlow and is designed to be easily used by experts in the field of machine learning as well as in the field of physics. In addition to TensorFlow, it includes wrappers for JAX, PyTorch, and Numpy.

To Detail

BLOCK

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

An open-source application for quantum chemical calculation based on the density-matrix renormalization group (DMRG). For systems with a number of atomic orbitals, low-lying energy eigenvalues can be calculated in high accuracy of order of 1kcal/mol. This application is suitable especially to calculation of multi-orbital systems with one-dimensional topology such as chain-like or circular-like configuration of orbits.

To Detail

cuscalapack

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

GPU library for pdgemm and pzgemm, which are functions of matrix-matrix operations in ScaLAPACK.

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

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

Quimb

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

Easy-to-use and fast Python library for simulation of quantum information and quantum many-body systems. It provides Tensor module for tensor network simulations and Matrix module for “exact” quantum simulations.

To Detail

PySCF

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

Python-based simulations of chemistry framework (PySCF) is a general-purpose electronic structure platform written in Python. Users can perform mean-field and post-mean-field methods with standard Gaussian basis functions. This package also provides several interfaces to other software such as BLOCK and Libxc.

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