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

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

TB2J

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

A python package for automatic calculation of magnetic effective interactions between atoms (exchange and Dzyaloshinskii-Moriya interactions) from ab initio Hamiltonians based on Wannier functions and LCAO calculations. The package can postprocess Hamiltonians calculated using Wannier90, Siesta, and OpenMX. Input files for magnetic structure simulators such as Vampire can also be generated.

To Detail

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

Tecplot

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

Payware for visualization of computational fluid dynamics and general numerical simulation. This application provides an integrated environment for two- and three- dimensional graph drawing, and supports interactive visualization of data with many options such as slices, contours, and stream traces. It also supports visualization of large-scale data and efficient comparison between many data sets.

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

TeNPy

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

A Python library for simulating strongly correlated quantum systems using tensor networks. The goal is to make the algorithms readable and easy to use for beginners, and also powerful and fast for experts. Simple sample code and toy code to illustrate TEBD and DMRG are also provided.

To Detail

Tensordot

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

Automatic generation tool for codes of tensor contraction. This tool can automatically generate codes of an optimal computing sequence for construction of a single tensor from a tensor network composed of tensors. Netcon algorithm proposed by Pfeifer et al. is used, and it is possible to search optimal solution quickly. Generated codes are available in Numpy and mptensor in Python.

To Detail

TensorFlow

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

A numerical library for machine learning. Various functions on machine learning (including supervised learning and unsupervised learning) are implemented in this package. Complex network can be expressed in a simple form by using data flow graphs. Efficient CPU/GPGPU parallel computation is supported to realise efficient operation on large scale data.

To Detail

TensorNetwork

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

An open source library for implementing tensor networks. It is developed based on TensorFlow and is designed to be easily used by experts in the field of machine learning as well as in the field of physics. In addition to TensorFlow, it includes wrappers for JAX, PyTorch, and Numpy.

To Detail