An open-source application for molecular simulations. This application supports various methods such as classical and ab initio molecular dynamics, path integral simulations, replica exchange simulations, metadynamics, string method, surface hopping dynamics, QM/MM simulations, and so on. A hierarchical parallelization between molecular structures (replicas) and force fields (adiabatic potentials) enables fast and efficient computation.
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.
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 exact diagonalization package for efficiently solving quantum spin 1/2 lattice models in almost fully spin-polarized sectors. QS3 can treat such systems with quite large system sizes, over 1000 sites. It supports calculations of wavenumber-dependence of energy-dispersion and dynamical spin structure factor.
Python wrapper to manage jobs for the ab initio Monte Carlo package TurboRVB. By combining with a workflow management application, TurboWorkflows, users can perform high-throughput calculations based on TurboRVB.
An application for data analysis of X-ray absorption fine structure (XAFS). Experimental data of XAFS can be analyzed by various analysis methods. This application supports various analysis functions (high-speed Fourier analysis, fitting in a radial coordinate or k-space, data plotting, etc.) based on IFEFFIT, and includes useful graphical user interface (GUI).
CCCM is a high-order CCM (coupled cluster method) code for lattice spin systems. It is possible to obtain the ground state and its energy of quantum spin systems in two or three dimensions.
An open-source first-principles calculation library for pseudopotential and all-electron calculations. One of or a mixture of Gaussian and plane wave basis sets can be used. A lot of the development focuses on massively parallel calculations and linear scaling. The user can choose various calculation methods including density functional theory and Hartree-Fock.
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.
A Python framework for easy creation, manipulation and optimization of quantum algorithms for NISQ (Noisy Intermediate Scale Quantum Computer). A simulator for the quantum processor in the Xmon architecture provided by Google has also been supported.