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
Web server that offers various crystallographic tools free of charge. The server offers over 70 tools/utilities related to space group, magnetic space group, representation theory, scattering theory, etc. The tools are accessed through a web interface.
Open source software for massively parallel quantum chemistry calculations. Energies and geometries of nano-sized molecules can be calculated without fragmentation. The program supports Hartree-Fock, density functional theory, and second-order Møller-Plesset perturbation theory calculations. The input format, execution method, and program structure are simple, and frequently used routines can be easily extracted.
An application for data analysis of X-ray absorption fine structure (XAFS). By interactive operation using a command line, experimental data of XAFS can be analyzed by various analysis methods. This application also supports various useful functions such as high-speed Fourier analysis, fitting in the radial/k-space coordinates, and data plotting.
An application for first-principles calculation by the joint-DFT method based on a plane-wave basis. By implementation of the joint-DFT method, this application realizes a good convergence for electronic state calculation of molecules in liquid, particular for charged systems. This application is written by C++11, and supports GPU calculation by CUDA. This application also supports diffusive Monte Carlo simulation in cooperation with CASINO.
Application for performing first-principles simulations with an implicit solvent model. The code is released as a patch to VASP. The user can perform molecular dynamics as well as reaction analysis using e.g., nudged elastic band method.
An open-source application for visualization of atoms and molecules developed for molecular dynamics. This application supports a number of input file formats for molecular configration, and can perform visualization of three-dimensional atom configration as well as creation of a animation. The main feature of this application is that various useful analysis tools can be used by intuitive control of a graphical user interface (GUI).
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.