ITensor / ITensorNetworks.jl

A package with general tools for working with higher-dimensional tensor networks based on ITensor.
MIT License
50 stars 12 forks source link

Automatic determination of tree tensor network structures #188

Open mtfishman opened 3 weeks ago

mtfishman commented 3 weeks ago

Here are some references:

  1. Measuring orbital interaction using quantum information theory (https://arxiv.org/abs/cond-mat/0508524)
  2. Simulating Strongly Correlated Quantum Systems with Tree Tensor Networks (https://arxiv.org/abs/1006.3095)
  3. Efficient Tree Tensor Network States (TTNS) for Quantum Chemistry: Generalizations of the Density Matrix Renormalization Group Algorithm (https://arxiv.org/abs/1302.2298)
  4. Tensor product methods and entanglement optimization for ab initio quantum chemistry (https://arxiv.org/abs/1412.5829)
  5. Tree Tensor Network State with Variable Tensor Order: An Efficient Multireference Method for Strongly Correlated Systems (https://pubs.acs.org/doi/10.1021/ct501187j)
  6. Simulating quantum circuits using tree tensor networks (https://arxiv.org/abs/2206.01000)
  7. Automatic structural optimization of tree tensor networks (https://arxiv.org/abs/2209.03196)
  8. Entanglement bipartitioning and tree tensor networks (https://arxiv.org/abs/2210.11741)
  9. Visualization of Entanglement Geometry by Structural Optimization of Tree Tensor Network (https://arxiv.org/abs/2401.16000)

@JoeyT1994

JoeyT1994 commented 3 weeks ago

Thanks! These will be useful