dmrg_parallel

  • full name: tenpy.algorithms.dmrg_parallel

  • parent module: tenpy.algorithms

  • type: module

Classes

Inheritance diagram of tenpy.algorithms.dmrg_parallel

DMRGThreadPlusHC(psi, model, options, **kwargs)

TwoSiteHThreadPlusHC(*args[, plus_hc_worker])

Version of TwoSiteH that parallelizes matvec with threads.

Module description

Parallelized version of DMRG.

Warning

This module is still under active development. Use with care!