A C++ library for implementing a tensor product wavefunction method to simulate many-body electron systems. This library provides a useful environment for simple definition of tensors in programs, and supports functions of linear algebras and quantum number conservation needed in a tensor network method. This library keeps excellent flexibility and efficiency in maintenance, and can easily make a solver of one-dimensional electron systems such as density-matrix renormalization group (DMRG).
An open-source application for molecular modeling and visualization. This application supports data formats of Gaussian, GAMESS, ADF, and Molden, and has various options for drawing such as orbital, electron density, solvent accessible surface, van der Waals radii, and so on. It implements high-speed and high-quality rendering technology, and runs on Windows, Mac, and Linux.
An open-source solver for the impurity problem based on the continuous-time quantum Monte Carlo method. Imaginary-time Green’s functions of the impurity Anderson model and the effective impurity model in the dynamical mean-field approximation can be calculated with high speed by using an efficient Monte Carlo algorithm. The main programs are written by C++, and can be called from Python scripts.
An interface tool for combining first-principles calculation based on density functional theory (DFT) and TRIQS, the application for dynamical mean-field theory (DMFT). By combining Wien2k and TRIQS, self-consistent DFT+DMFT calculation can be realized by this tool. One-shot DFT+DMFT calculation using band structures obtained by other first-principles applications is also possible.
Payware for first-principles quantum chemical calculation. This application performs molecular orbital calculation based on Hartree-Fock approximation, density functional method, and post-HF methods such as MP, f12, multi-configuration SCF, and coupled cluster method. It also implements calculation by path-integral instanton, quantum Monte Carlo, and density-matrix renormalization group method.
Payware for the ab-initio quantum chemical calculation. This application preforms high-speed electronic structure calculation by introducing the RI approximation, and evaluates not only ground states but also excited states by various methods such as full RPA, TDDFT, CIS(D), CC2, ADC(2). It can also be used for evaluation of spectra data of infrared(IR), visible(Vis)/ultraviolet(UV), Raman, and circular dichroism spectroscopy.
An open-source application for semi-empirical quantum chemical calculation based on NDDO (neglect of diatomic differential overlap) approximation. This program calculates, for a given molecule or a crystal, molecular orbits and atomic forces, as well as vibration spectra, thermal quantities (heat of formation etc.), isotopic exchange effect, force constant, and so on. It can also treat radicals and ions.
Parsec is a DFT program package based on real space basis and norm-conserving pseudopotential.
Payware for ab initio quantum chemical calculation. This application performs high-speed quantum chemical calculation based on the density functional, Hartree-Fock theory, and MP2 theories. It can perform structure optimization, spectrum analysis, evaluation of acid dissociation constants, and so on. It can treat excited states by using TDDFT and CIS. Maestro, an application for visualization produced by the same developer, provides a useful interface for Jaguar.
Library for calculating Pfaffian (square root of determinant), which is defined for skew-symmetric matrices. Algorithms are implemented in several languages (Fortran, Python, Matlab, Mathematica) and users can choose favorite one. Interfaces for C are also provided.