TC++

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

TC++ is open-source software for ab initio calculations using the transcorrelated (TC) method. In TC++, users can take account of electron correlations in a Jastrow correlation factor based on the TC method. Electronic structures obtained by Quantum ESPRESSO can be used as an initial state of TC++.

To Detail

TAPIOCA

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

A tool of input-file preparation and visualization for xTAPP, an application of the first-principle calculation. By graphical user interface (GUI), this application helps xTAPP users for making input files, and visualizes results of wavefunctions, electron densities, and potential profiles into three-dimensional graphics from output files.

To Detail

Theano

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

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.

To Detail

Torch

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

An open-source numerical library for machine learning. Various functions related to deep learning based on neural networks are implemented. Users can implement complex network with flexible description, and can try various state-of-the-art methods. This package is used in a number of companies in the world. This package is written by the script language, lua.

To Detail

TeNeS

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

A solver program for two dimensional quantum lattice model based on a projected entangled pair state wavefunction and the corner transfer matrix renormalization group method.
This works on a massively parallel machine because tensor operations are OpenMP/MPI parallelized.

To Detail

TITPACK

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

An open-source program package for numerical diagonalization of quantum spin systems. The FORTRAN source programs are relatively simple and highly readable, and it can be applied to various quantum spin systems by modifying the main routine. Both the Lanczos and the inverse iteration methods are implemented for calculation of eigenvalues and eigenvectors, as well as correlation functions. Can be also used for diagonalization problems of general sparse matrices.

To Detail

TRIQS

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

A library collection for numerical calculation of interacting quantum systems. Modern programming techniques are used in this library to implement common tasks for solving quantum impurity problems in dynamic mean-field theory in a simple and efficient way. It is written in C++ and Python, and includes tutorials using Jupyter Notebook.

To Detail

TOMBO

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

A first principles calculation program using all electron mixture based approach. It targets broad physical systems such as isolated systems, surfaces and interfaces, and crystals, and it calculates all electronic states from core electrons to valence electrons. It deals with calculation methods such as the GW method, and also deals with parallel calculations. It can execute with high accuracy molecular dynamics calculations for electronic excited states based on time dependent density functional theory.

To Detail

2DMAT

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

2DMAT is a framework for applying a search algorithm to a direct problem solver to find the optimal solution. In  version 1.0, for solving a direct problem, 2DMAT offers the wrapper of the solver for the total-reflection high-energy positron diffraction (TRHEPD) experiment. As algorithms, it offers the Nelder-Mead method, the grid search method, the Bayesian optimization method, and the replica exchange Monte Carlo method. Users can define original direct problem solvers or the search algorithms.

To Detail

TRIQS/CTHYB

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

An open-source solver for the impurity problem based on the continuous-time quantum Monte Carlo method. Imaginary-time Green’s functions of the impurity Anderson model and the effective impurity model in the dynamical mean-field approximation can be calculated with high speed by using an efficient Monte Carlo algorithm. The main programs are written by C++, and can be called from Python scripts.

To Detail