Software package that implements Behler-Parinello type neural network potential. The package provides tools for training and evaluating potentials based on given structure-energy data. It also provides an interface with LAMMPS for performing molecular dynamics calculations.
A python library for materials analysis. Flexible classes for representation of materials are prepared, and data for crystal structures and various material properties can be handled efficiently. This application can performs analysis of phase diagrams, Pourbaix diagrams, diffusion analyses etc. as well as electronic structure analyses such as density of states and band structures. This software is being actively developed keeping close relation with Materials Project.
An application for visualization of large-scale many-particle simulation. This application can visualize information on a large number of particles treated in calculation of gravitational many-body problems, and provides many features for creating animations. It implements high-speed visualization with OpenGL, and supports graphical user interface (GUI) for operations.
An open-source application for obtaining optimized many-body wavefunctions expressed by matrix product states (MPS). By using a second-generation density matrix renormalization group (DMRG) algorithm, many-body wave functions can be efficiently optimized. The quantum-chemical operators are represented by matrix product operators (MPOs), which provides flexibility to accommodate various symmetries and relativistic effects.
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.
Python-based simulations of chemistry framework (PySCF) is a general-purpose electronic structure platform written in Python. Users can perform mean-field and post-mean-field methods with standard Gaussian basis functions. This package also provides several interfaces to other software such as BLOCK and Libxc.
An open-source application for quantum chemical calculation. This package implements various methods for quantum chemical calculation such as Hartree-Fock approximation, density functional theory, coupled-cluster method, and CI (configuration interaction) method. The package is written in C++, and provides API for Python, by which users can perform for preparation of setting and execution of calculation.
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.
EDlib is an app for performing finite-temperature exact diagonalizations for quantum many-body systems. EDlib is written in C++ and it is possible to obtain finite-temperature properties such as the one-body Green’s function in the Hubbard model and the Anderson model.
Open-source software for quantum computing in quantum chemistry. OpenFermion can map the ab-initio Hamiltonian of an target molecular or material in second quantization to that in qubits. Parameters of the Hamiltonian is estimated by using other software for first-principles calculations. OpenFermion also provides users plugins to support integration with apps for quantum circuits and quantum simulators.