Henrique Silvério

Results 38 comments of Henrique Silvério

Ok, I can see we have an issue with the supported Python versions since `cloud-sdk` starts from Python 3.8... Perhaps it's a good time to consider dropping support for Python...

#409 is merged, you can now update your changes here

Hi @soufianekaghad98 , thank you for your contribution! I have a few preliminary comments and questions: 1. I agree with the addition of `RectangularLatticeLayout` but I'm not sure about the...

> This is why I want to use special_layouts which gives different kinds of patterns ready to use, and triangular lattice in rectangular shape is one among the easy layouts...

> Feels like I messed up when trying to push again (apparently there was some issue with my local branch not being up to date with the remote... I tried...

Yes, basically because it can be interesting to see how noise affects the results in digital mode.

@Aaron-Robertson awesome, looking forward to it!

Let me add a bit more clarification here. The objective is to generally run simulations with effective noise added to the system. Right now, this is only supported for the...

Most of the work on this has already been done in PR #530. That PR has since been closed due to prolonged inactivity, but whoever picks this up in the...

> * Should the keyword to enable noise in error state in SimConfig/NoiseModel be `err_state` or `err_state_ising` ? To me, `leakage` would be the most adequate term.