43 skills found · Page 1 of 2
ITensor / ITensors.jlA Julia library for efficient tensor computations and tensor network calculations. ITensors.jl is supported by the Simons Foundation's Flatiron Institute.
ITensor / ITensorNetworks.jlA package with general tools for working with higher-dimensional tensor networks based on ITensor.
joselado / DmrgpyDMRGPy is a Python library to compute quasi-one-dimensional spin chains and fermionic systems using matrix product states with DMRG as implemented in ITensor. Most of the computations can be performed both with DMRG and exact diagonalization for small systems, which allows one to benchmark the results.
ITensor / ITensorMPS.jlMPS and MPO methods based on ITensor (ITensors.jl). ITensorMPS.jl is supported by the Simons Foundation's Flatiron Institute.
ITensor / ITensorTDVP.jlTime dependent variational principle (TDVP) of MPS based on ITensors.jl.
JoeyT1994 / TensorNetworkQuantumSimulator.jlPackage built on top of ITensors.jl and NamedGraphs.jl for quantum simulation with tensor networks (TNs) of near-arbitrary geometry
ITensor / ITensorInfiniteMPS.jlA package for working with infinite matrix product states (MPS) with ITensor.
ITensor / ITensorsGPU.jlExtension of the Intelligent Tensors library to take advantage of fast GPU-based linear algebra
orialb / TimeEvoMPS.jlTime evolution algorithms for matrix-product states based on ITensors.jl
ITensor / TDVPITensor implementation of the time dependent variational principle (TDVP) algorithm for finite MPS
ITensor / ITensorChemistry.jlAdd-on package to ITensors.jl for chemistry.
ITensor / ITensorParallel.jlParallel tools for ITensors.jl.
ITensor / ITensorsVisualization.jlA tool for visualizing tensor network contractions.
emstoudenmire / ParallelDMRGReal-space parallel density matrix renormalization group (DMRG) based on ITensor
titaschanda / TenNetLib.jlA Tensor Network Library (TenNetLib.jl) built on top of ITensors.jl and ITensorMPS.jl for quantum many-body problems.
heitorc7 / ODMRGCode repository for the ITensor based Open DMRG algorithm.
jurajHasik / Pi PepsC++ library built on top of ITensor for running iPEPS simulations of spin systems for arbitrary unit cells
kyungminlee / PiTensorPython wrapper for ITensor
hoihui / Itebdsimple itebd based on ITensor
ITensor / ITensorNetworkAD.jlTools for using AD to optimize tensor networks, built on top of ITensor and AutoHOOT.