FHoltorf / LowRankIntegrators.jl

Package for approximation of solutions to matrix differential equations or time-dependent matrices via dynamically evolving low rank decomposition.
MIT License
17 stars 1 forks source link

DLRA and Tensor Networks #8

Open dynamic-queries opened 3 months ago

dynamic-queries commented 3 months ago

Following discussions with @FHoltorf over Slack, I am opening an issue (feature request) here.

The scope of this FR address the following high level problems:

Tensor network extensions to DLRA exist in the works of Christian Lubich.

As @FHoltorf pointed out, using ITensor.jl may be a good idea to implement these algorithms.

dynamic-queries commented 3 months ago

FYI, I am working on something else at this point. So I will get to working on this issue, after that project comes to an end. :)