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.
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.
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.
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.
An open source framework for quantum computation. By using Qiskit, users can generate quantum circuits and run it on simulators and real devices.
An open-source application for obtaining optimized many-body wavefunctions expressed by matrix product states (MPS). By using a second-generation density matrix renormalization group (DMRG) algorithm, many-body wave functions can be efficiently optimized. The quantum-chemical operators are represented by matrix product operators (MPOs), which provides flexibility to accommodate various symmetries and relativistic effects.
An application for ab initio quantum chemical calculation. This application can calculate molecular structures, chemical reactivity, frequency analysis, electron spectrum, and NMR spectrum with high accuracy. It implements the density functional theory, the Hartree-Fock(HF) method as well as recently developed methods such as the post-HF correlation method. It also has GUI for molecular modeling and a tool for preparation of input files.
An open-source application for first-principles molecular dynamics based on a pseudopotential method using plane bases. This application can perform electronic-state calculation and molecular dynamics employing the Car-Parrinello method. It implements MPI parallelization, which enables us to perform efficient parallel computing in various environments including large-scale parallel computers. The program is written in C++, and is distributed in source form under the GPL license.
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.