k-ep

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

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.

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

KOBEPACK

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

An open-source program package for numerical diagonalization based on the Lanczos method, specialized for spin chains with unit spin magnitude, S=1. This package, which uses another open-source program package, TITPACK, calculates eigenenergies and eigenvectors of ground states and low-lying excited states of spin chains with finite length. By the subspace partitioning method, both memory and cpu-time requirements are considerably reduced.

To Detail

Kwant

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

An open-source Python package for calculation of quantum transport properties. Based on tight-binding models, this application can perform high-speed calculation of various transport properties such as conductance, current noise, and density of states. It can describe geometries of physical systems flexibly and easily, and can also treat superconductors, ferromagnetic materials, topological matters, and graphene.

To Detail

LAMMPS

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

A general-purpose open-source application for classical molecular dynamics simulation, distributed under the GPL license. This package can perform molecular dynamics calculation of various systems such as soft matters, solids, and mesoscopic systems. It can be used as a simulator of classical dynamics of realistic atoms as well as general model particles. It supports parallel computing through spatial divisions. Its codes are designed so that their modification and extension are easy.

To Detail

LibTetraBZ

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

Libtetrabz is a library which perform efficiently the Brillouin-zone integration in the electronic structure calculation in a solid by using the tetrahedron method.

To Detail

Libxc

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

Libxc is an library for exchange-correlation functions in the density functional theory. This has been developed for the purpose that well-tested exchange-correlation functions can be easily used in any DFT codes. In Libxc, users can find several types of exchange-correlation functions: LDA, GGA, hybrid-GGA, and meta-GGA.

To Detail

LmtART

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

An open-source application for all-electron first-principles calculation based on augmented plane-wave basis. It performs electronic-state calculation such as band calculation of solids and structure optimization. The all-electron method, which treats core electrons explicitly, improves accuracy compared with pseudo-potential methods. This package can also treat strong electronic correlations by combining electronic-state calculation with the dynamical mean-field approximation.

To Detail

M2TD

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

This software is for constructing inter-atomic force fields that mostly fit the results of ab-initio calculations, using multi-canonical molecular dynamic simulations. Various potential functions such as silicon, ionic crystal, and water have been pre-installed, and the user’s potential function can also be used. The default ab initio calculation solver is xTAPP and other calculation libraries are also applicable.

To Detail

MARBLE

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

An open-source application for molecular dynamics to simulate biopolymers such as proteins and nuclear acids. This application can perform high-speed molecular dynamics simulation by hybrid parallel computing maintaining high-accuracy energy conservation. This application also support high-speed calculation of long-range interaction based on the particle mesh Ewald method. The code is released under GPL lisense.

To Detail