I have an superoperator that's the generator of the dynamics of the system and would like to know how one takes the exponential of a given super operator let us say for example that I have the super operator
L= a . a.dag()
such that
Lp= a p a.dag()
How do I find ?
exp(L) p
The question may indeed be a silly one but I've struggled to do this for a couple weeks now. I didn;'t find anything like that in the documentation. If you could give me an explanantion, recommend a source or provide an example I would really appreciate it
Also I do not need this to be done in QUTIP any other framework also works if you know is possible there