piqs icon indicating copy to clipboard operation
piqs copied to clipboard

Permutational Invariance Quantum Solver for Lindblad open quantum system dynamics

Results 6 piqs issues
Sort by recently updated
recently updated
newest added

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

I am using qutip.piqs for the first time, I don't know if there is already an example of this kind of problem

Fixed hyperlinks to qutip's website and GitHub page. Fixed typo (advangtage to advantage).

Fixed import call to account for QuTiP integration.

Hi! I'm trying to run the code written under the usage section in the README but I get the following error: ```python [ins] In [1]: from qutip.piqs import Dicke [ins]...

The spectrum of the Liouvillian obtained with in the permutational symmetric basis from Dicke.liouvillian() or Dicke.lindbladian() is not to be used to look at spectral properties, such as the Liouvillian...