Search found 2 matches

by Mrinal
15 Mar 2021, 19:31
Forum: HowTos and FAQ for TeNPy
Topic: TDVP run time issue
Replies: 3
Views: 2608

Re: TDVP run time issue

Hi Johannes, Thanks for the reply, as well as shame on me for the late reply. :D 1. After re-installing TeNPy, It's working nicely even for TDVP also. 2. If you want OpenMPS code, I can share it here, but TenPy has several advantages like it can handle complex hamiltonian, 2D DMRG also works very ni...
by Mrinal
31 Dec 2020, 20:21
Forum: HowTos and FAQ for TeNPy
Topic: TDVP run time issue
Replies: 3
Views: 2608

TDVP run time issue

Hello!!! First, I thank your group for making such a nice TeNPy Package. Here I attached the TDVP of the Bose-Hubbard ladder model. import numpy as np from tenpy.networks.mps import MPS from tenpy.models.lattice import Ladder #from tenpy.models.hubbard import BoseHubbardChain from tenpy.algorithms i...