PHYSBO (optimization tools for PHYsics based on Bayesian Optimization )

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

PHYSBO is a Python library for researchers mainly in the materials science field to perform fast and scalable Bayesian optimization based on COMBO (Common Bayesian Optimization). Users can search the candidate with the largest objective function value from candidates listed in advance by using machine learning prediction. PHYSBO can handle a larger amount of data compared with standard implementations such as scikit-learn.

To Detail

NAMD

  • Level of openness 3 ★★★
  • Document quality 3 ★★★

An open-source application for molecular dynamics simulation of biomolecules, especially designed for massively parallel computing. This package enables us to perform efficient parallel calculation on parallel computers ranging from 100 to 20,000 cores. For preparation of calculation and analysis of orbits, it uses visualization software VMD. It supports file formats compatible with other applications such as AMBER and CHARMM, and can be used on various computing environments.

To Detail

MMSP

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

A collection of C++ interfaces for simulation of mesoscale properties based on grid data. By using provided header files, one can easily construct programs for simulation of various phenomena such as solidification, crystal growth, and spinodal decomposition, based on a Monte Carlo method, cellar automaton, and a phase-field method. This interface supports parallel computing by MPI, and also provides converters of output files for visualization software such as ParaView.

To Detail

JDFTx

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

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.

To Detail

Keras

  • Level of openness 3 ★★★
  • Document quality 3 ★★★

An open-source numerical library for machine learning. Using other machine learning numerical libraries (TensorFlow, CNTK, Theano, etc.), users can construct neural networks by relatively short codes. Since a number of methods in machine learning and deep learning are implemented, users can try state-of-the-art methods easily. This package is written by Python.

To Detail

DMRG++

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

An open-source application for simulation based on the density-matrix renormalization group (DMRG). This application can perform high-speed calculation of low-dimensional quantum systems with high accuracy. It implements generic programming techniques in the C++ language, and can easily extend simulation to new models and geometries. It is developed putting emphasis on user-friendly interfaces and low dependences on environments.

To Detail

ComDMFT

  • Level of openness 3 ★★★
  • Document quality 1 ★☆☆

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).

 

To Detail

ecalj

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

An open-source program package for first-principles calculation based on a mixed augmented plane wave method (the PMT method). For various physical systems, this package performs electronic structure calculation and structure optimization by LDA, GGA, LDA+U and so on. It further can treat quasi-particle excitation with high accuracy by the quasi-particle self-consistent GW method. It implements several original methods not included in other program packages, and is maintained by the version control system, Git.

To Detail

  • Level of openness 3 ★★★
  • Document quality 2 ★★☆

An exact diagonalization package for a wide range of quantum lattice models (e.g. multi-orbital Hubbard model, Heisenberg model, Kondo lattice model). HΦ also supports the massively parallel computations. The Lanczos algorithm for obtaining the ground state and thermal pure quantum state method for finite-temperature calculations are implemented. In addition, dynamical Green’s functions can be calculated using , which is a library of the shifted Krylov subspace method. It is possible to perform simulations for real-time evolution from ver. 3.0.

To Detail

OpenPhase

  • Level of openness 3 ★★★
  • Document quality 1 ★☆☆

An open-source application for the phase-field simulations. This application treats many kinds of problems in materials science such as determination of phase diagrams, crystal growing, small structures accompanied by first-order transition, and so on. Its source code is open under the GPL, and is developed putting emphasis on its flexibility in the C++ language.

To Detail