You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solves #299 by adding a torch module `AnalogNoise` that keeps the noise
operators, and can expend them to match the qubit support of
`HamiltonianEvolution` when using mesolve. Also differentiate between
digital noise operations.
---------
Co-authored-by: RolandMacDoland <[email protected]>
Describe the feature
The idea would be to have a similar interface to define a noise protocol (to obtain jump operators for
HamiltonianEvolution
).It should be implemented because
We are going to add a few pre-defined Analog noise protocols, similarly to Digital noises.
Additional context
No response
Would you like to work on this issue?
Yes
The text was updated successfully, but these errors were encountered: