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).
.
Python library for the Open Quantum Materials Database, a first-principles computational database. qmpy supports several analysis tools such as crystal structures and phase diagrams. Users can perform automatic calculations using VASP.
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.
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 application for evaluation of thermoelectric properties and its visualization. Seebeck coefficients and Peltier coefficients can be calculated from output of the first-principles applications, OpenMX and TranSIESTA. Obtained results as well as electron density and density of states can be visualized.
3D drawing software for molecules and crystals. QtDraw supports drawings of 3D objects such as atomic orbitals, polygons and spline curves. By installing MultiPie, users can draw the above objects with the help of symmetry operations and irreducible representations. These functionalities can be called by Python code.
QDS (Quantum Dynamics Simulator) is a program for computing magnetization curves and spectra of electron-spin resonance (ESR) in molecular magnets. Input data of this program can be magnetic interactions, the shape of a molecule, etc. Calculation is carried out with the combination of exact diagonalization, the quantum master equation, and the Kubo formula. It can be chosen whether the dissipation exists or not in the calculations of dynamical magnetization curves.