0 votes
asked by (260 points)

Dear all,

My MPO is non-Hermite, it seems that applyExp() function is not suitable, and generalized exponential integrator like "ZGEXPV() function in https://www.maths.uq.edu.au/expokit/fortran/zgexpv.f, or https://github.com/MacroUniverse/Expokit" could work. Does ITensor provide a similar function to solve the problem?

Best,
Meng

1 Answer

0 votes
answered by (14.1k points)

Have you tried epplyExp for non-Hermitian matrix? I don't quite remember the details, but it may be able to handle non-Hermitian matrices. If not, for now you will need to try some of the packages that you mentioned such as Expokit.

In the Julia version, we use KrylovKit.jl (https://github.com/Jutho/KrylovKit.jl). There are also other packages like https://github.com/SciML/ExponentialUtilities.jl which provide that functionality.

commented by (260 points)
Thank you MattFishman! Both work!
Welcome to ITensor Support Q&A, where you can ask questions and receive answers from other members of the community.

Formatting Tips:
  • To format code, indent by four spaces
  • To format inline LaTeX, surround it by @@ on both sides
  • To format LaTeX on its own line, surround it by $$ above and below
  • For LaTeX, it may be necessary to backslash-escape underscore characters to obtain proper formatting. So for example writing \sum\_i to represent a sum over i.
If you cannot register due to firewall issues (e.g. you cannot see the capcha box) please email Miles Stoudenmire to ask for an account.

To report ITensor bugs, please use the issue tracker.

Categories

...