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.
Libtetrabz is a library which perform efficiently the Brillouin-zone integration in the electronic structure calculation in a solid by using the tetrahedron method.
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.
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.
A program package for numerically solving effective lattice models using matrix product states (MPS). The ground state of a one-dimensional quantum system and its time evolution can be numerically evaluated by using an infinite system algorithm based on MPS. Useful tutorials and examples of calculations are also provided.
An application for X-ray spectroscopy analysis based on atomic multiple-state calculation. This application performs multiplet calculation for transition-metal and rare-earth elements by taking into account effect of crystal fields and charge transfer, and can determine physical parameters by comparison between theory and experimental data via fitting. It implements useful graphical user interface(GUI), realizing intuitive operation.
A program package for electronic state calculations based on two-component relativistic quantum chemical theories. Several schemes and algorithms, which are specialized in calculations of molecules containing heavy elements, have been implemented. Single-point energies for ground and excited states, geometry optimizations, and molecular properties are available. Furthermore, the package can perform accurate calculations for molecules including many heavy atoms such as metal clusters with practical computational cost.
An application for analysis of extended X-ray absorption fine structure (EXAFS) based on the multiple scattering theory. This application implements relativistic self-consistent calculation using the muffin-tin approximation to evaluate atomic phase shift including effect of neighboring atoms. Spectra with any number of edges can be treated simultaneously. Complex background multi-electron excitation can also be evaluated.
An application for ab initio quantum chemical calculation. This application performs electronic structure calculation of molecules by the Hartree-Fock, density functional, the many-body perturbation, configuration interaction theories, and so on. While this application is a derivative of GAMESS-US for specific use of Intel compatible CPU, it does not include recently developed calculation methods such as the CC and FMO methods.
A MATLAB function for the contraction process of a tensor network. It takes as input a tensor network and a contraction sequence describing how to contract the network to a single tensor or number. It returns a single tensor or number as output. This function can be obtained by downloading the preprint source.