nathanshammah / piqs

Permutational Invariance Quantum Solver for Lindblad open quantum system dynamics
BSD 3-Clause "New" or "Revised" License
17 stars 8 forks source link

Additional collapse operators #68

Open lgravina1997 opened 1 year ago

lgravina1997 commented 1 year ago

Is there any way of inserting additional collapse operators such as: np.cos(theta)*Jminus + np.sin(theta)*Jplus ?

nathanshammah commented 5 months ago

Not at this time. Having a general Liouvillian generator (for local homogeneous + collective collapse operators) would be a great addition to the technique.