Fortran codes for computing the specified k-th eigenvalue and eigenvector for generalized symmetric definite eigenvalue problems. Sylvester’s law of inertia is employed as the fundamental principle in computations, and the sparse direct linear solver (MUMPS) is used in the main routine. By inputting Hamiltonian and its overlap matrices, user can compute electron’s energy and its wave function in the specified k-th energy level.
COMmon Bayesian Optimization Library (COMBO) is an open source python library for machine learning techniques. COMBO is amenable to large scale problems, because the computational time grows only linearly as the number of candidates increases. Hyperparameters of a prediction model can be automatically learned from data by maximizing type-II likelihood.
ComDMFT is a massively parallel computational package to study the electronic structure of correlated-electron systems. Users can perform a parameter-free method based on ab initio linearized quasiparticle self-consistent GW (LQSGW) and dynamical mean field theory (DMFT).
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.
A graphical user interface (GUI) program for pre- and post-processing for the DFT package SIESTA. It allows visualizing band structures and density of states obtained by SIESTA and editing atom configurations. Structure data can also be output in input file formats compatible with other DFT packages such as VASP, CRYSTAL, and Quantum ESPRESSO.
An application for DFTB (Density Functional Tight Binding) calculation combined with Divide-and-Conquer (DC) method. The DC-DFTB-K program enables geometry optimization and molecular dynamics simulation of large molecular systems with linear-scaling computational cost. DFTB electronic structure calculation of 1 million atom system has been demonstrated using MPI/OpenMP hybrid parallel computation on the K computer.
An application for modeling and visualization of molecules for quantum chemical calculation. This application implements a construction of
molecular structures with classical molecular dynamics simulation and structure optimization by simple generic force fields, and a preparation of input files for applications of quantum chemical calculation such as Gaussian. A binary package for Windows XP is available, and informal packages for Windows 7, iPad, and Linux exist.
An open-source application for molecular dynamics. This application can perform molecular dynamics simulation of biopolymers and solvents consisting of a number of molecules/atoms. It implements a number of force field sets and algorithms, and supports parallel computing based on OpenMP. Java graphical user interface (GUI) is also included.
PARATEC is a parallel DFT program package based on plane-wave basis and norm-conserving pseudopotential.
An open-source program package for numerical diagonalization based on the Lanczos method, specialized for spin chains with unit spin magnitude, S=1. This package, which uses another open-source program package, TITPACK, calculates eigenenergies and eigenvectors of ground states and low-lying excited states of spin chains with finite length. By the subspace partitioning method, both memory and cpu-time requirements are considerably reduced.