Open-source program for first-principles calculation based on pseudo-potential and plane-wave basis. This package performs electronic-state calculation with high accuracy based on density functional theory. In addition to basic-set programs, many core-packages and plugins are included. This package can be utilized for academic research and industrial development, and also supports parallel computing.
Code for unfolding first-principles electronic energy bands calculated using supercells into the corresponding primary-cell Brillouin zone. It uses maximally-localized Wannier functions calculated using Wannier90.
QuCumber is an open-source Python package that implements neural-network quantum state reconstruction of many-body wavefunctions from measurement data such as magnetic spin projections, orbital occupation number. Given a training dataset of measurements, QuCumber discovers the most likely quantum state compatible with the measurements by finding the optimal set of parameters of a restricted Boltzmann machine (RBM).
.
An application for first-principles calculation based on the all-electron method. This application implements not only normal electronic state calculation (band calculation) but also a quasi-particle GW method for self-consistent (or one-shot) calculation of excitation spectrum and quasi-particle band. Combining with dynamical mean-field theory, self-consistent calculation including many-body effect can also be performed.
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.
A collection of software tools for molecular dynamics calculations. Various interatomic potentials and tight binding models are implemented, and numerous external applications can be invoked. It also supports training and evaluation of GAP (Gaussian Approximation Potential), which is a form of machine learning potential.
C ++ / Python library for simulation of quantum computer. Users can perform simulations of quantum circuits constructed from variational quantum circuits and noisy quantum gates for the development of NISQ devices. It also supports OpenMP and GPU parallelization.
Provides a complete set of environments necessary for computational materials science research in the cloud. A web browser is all that is needed to start a full range of first-principles simulations, including modeling, calculation, data storage, and analysis. RSDFT is used as the engine, and the lineup will be expanded in the future. Data can be shared within a group, and structural data from other software such as GAUSSIAN and VASP can be read.
QuSpin is a python package for performing exact diagonalization and real- or imaginary-time evolution for quantum many-body systems. Using QuSpin, for example, it is possible to study the many-body localization and the quantum quenches in the Heisenberg chain. Moreover, QuSpin specifies the symmetries in the systems such as the total magnetization, the parity, the spin inversion, the translation symmetry, and their combinations.
An open-source application for dynamical simulation of open quantum systems. It supports a wide range of Hamiltonians such as quantum optics, ion traps, and superconducting circuits. The time evolution of quantum states is evaluated by a master equation. These calculation library can be called from Python via a user-friendly interface.