Simon Cross
Simon Cross
@Ericgig After reading the following comment in `setup.cfg` ``` ; This uses ConfigParser's string interpolation to include all the above ; dependencies into one single target, convenient for testing full...
@jonahpeter Do you perhaps have some specific `a` and `b` in mind that we could use to write a test case?
@bopardikarsoham It can definitely still be looked at, but the situation needs to be untangled before any code change is made: - If one is using Lindblad operators (see the...
@cgranade I'm really liking the overall look of the Instrument class -- it's a much easier way to deal with measurements than calling the measurement operations all the time &...
@cgranade When we initially talked about this, we also spoke about storing Kraus superoperators with it, but it's not completely clear to me whether this route covers that case. "No"...
> I've played around with using if_ to compute the noisy channel one gets for state teleportation when operations are perfect but classical outcomes get scrambled; would that be useful,...
@hrahman12 This sounds very interesting. How much of the idea do you have fleshed out so far? If the plan is a very complete package targeting a specific physical system...
@HarshBabla99 I'm guessing based on the error message that you are running QuTiP on Windows. Do you have a C compiler installed? The compiler is needed to compile the strings....
Hi Fillipo, Are any of netket's operators time-dependent? I.e. is there a need to support something similar for QobjEvo? Yours sincerely, Simon Cross
Hi Filippo, On Wed, Apr 28, 2021 at 6:03 PM Filippo Vicentini ***@***.***> wrote: > However, our foundations do not prevent us to work with time-dependent > objects. > >...