shuaigroup / Renormalizer

Quantum dynamics package based on tensor network states
https://shuaigroup.github.io/Renormalizer/
Apache License 2.0
52 stars 16 forks source link

add support for time-dependent H and VSCF #124

Closed jjren closed 2 years ago

jjren commented 2 years ago

In this PR, there are several updates:

  1. support for time-dependent Hamiltonian
  2. generic Runge-Kutta solver
  3. vibrational SCF with a DMRG sweep algorithm
  4. refactorize mps.normalize
liwt31 commented 2 years ago

Looks good to me. The factored normalization is much more clearer and readable than the original version. Would you like to patch the typo, or merge now and fix the typo in the future?

jjren commented 2 years ago

I've fixed the typo.