Pomerol

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

Pomerol is an app for calculation one- and two-body Green’s function at finite temperatures for the Hubbard-type model based on the full exact diagonalization. Pomerol is written in C++ and supports the hybrid parallelization (MPI+openMP).

To Detail

PMlib

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

Open source library to record execution and communication time during specified regions in user’s program. C/C++ and Fortran API are provided. This can profile MPI & OpenMP hybrid parallel programs as well as serial ones.

To Detail

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

POV-Ray

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

An application for three-dimensional visualization with the ray tracing method. This application can visualize arbitrary positions and shapes of objects such as spheres and cubes. It can visualize three-dimensional data obtained from computational fluid dynamics etc. by volume rendering. It can also be used for simple three-dimensional graphical simulator with macro functions.

To Detail