abICS

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

Software framework for training a machine learning model to reproduce first-principles energies and then using the model to perform configurational sampling in disordered systems. It has been developed with an emphasis on multi-component solid-state systems such as metal and oxide alloys. At present, Quantum Espresso, VASP and OpenMX can be used as first-principles energy calculators, and aenet can be used to construct neural network potentials.

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

MateriApps Installer

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

A collection of shell scripts for installing open-source applications and tools for computational materials science to macOS, Linux PC, cluster workstations, and major supercomputer systems in Japan. Major applications are preinstalled to the nation-wide joint-use supercomputer system at Institute for Solid State Physics, University of Tokyo by using MateriApps Installer.

To Detail

w2dynamics

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

w2dynamics is a hybridization-expansion continuous-time (CT-HYB) quantum Monte Carlo package, developed jointly in Wien and Würzburg. Users can calculate local two- and four-pointfermionic Green’s functions of multi-orbital impurity models. This application also provides DMFT Python code and an interface to wannier90 generated Hamiltonians.

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

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