This is a structure analysis program for solutes and solvents, based on the statistical mechanics theory of liquids. The program determines the solvent density distribution surrounding the solute, and calculates various physical values such as the solvation free energy, compressibility, and partial molar volume. The program implements a parallelized fast Fourier transform routine for large-scale parallel computing, and can analyze molecular functions such as the ligand binding affinity of proteins, that would be difficult using other methods.
An open-source numerical library for machine learning. Various functions related to deep learning are implemented. This package directly treats equations as such, and have useful routines such as matrix operation and auto partial derivative. Users can convert their codes into C language, and can compile it. High speed operation by GPGPU parallel calculation is supported. A number of tutorials are available.
BEEMs is a Bayesian optimization tool of Effective Models (BEEMs). In BEEMs, the quantum lattice model solver HΦ is used as a forward problem solver to compute the magnetisation curve based on the given Hamiltonian. The deviation between the obtained magnetisation curve and the target magnetisation curve is used as a cost function, and the Bayesian optimization library PHYSBO is used to propose the next candidate point of the Hamiltonian for searching the minimum cost function
DSQSS is an application program for solving quantum many body problems in a discrete set (typically a lattice). It carries out quantum Monte Carlo simulations that sample from the Feynman path integral using the worm update. It can handle any lattice geometry and interaction.
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.
An open-source application for molecular simulations. This application supports various methods such as classical and ab initio molecular dynamics, path integral simulations, replica exchange simulations, metadynamics, string method, surface hopping dynamics, QM/MM simulations, and so on. A hierarchical parallelization between molecular structures (replicas) and force fields (adiabatic potentials) enables fast and efficient computation.
Parallel C++ Library for tensor network methods. This library provides common operations, including tensor contraction and singular value decomposition and supports a similar interface as Numpy and Scipy in Python.
C ++ / Python library for simulation of quantum computer. Users can perform simulations of quantum circuits constructed from variational quantum circuits and noisy quantum gates for the development of NISQ devices. It also supports OpenMP and GPU parallelization.
An exact diagonalization package for efficiently solving quantum spin 1/2 lattice models in almost fully spin-polarized sectors. QS3 can treat such systems with quite large system sizes, over 1000 sites. It supports calculations of wavenumber-dependence of energy-dispersion and dynamical spin structure factor.