Eric Giguère

Results 106 comments of Eric Giguère

Good to know, Thank you for informing us.

Could you send the equation for the case where `time_sense` is not `0`. When I try it with a period of `1.0` it give extra term with very low frequencies:...

@magnamancer are you waiting for review, still working on the PR or abandoned it? There are still issues I raised here and in magnamancer/qutip#4, that you have not been addressed...

Did you push all your commits? Some of the comment I made that you marked as resolved are not.

An option was added to `plot_wigner` to accept an optional `g` input.

I am on the side on having 2 `default_dtype` options for the `Qobj` creation functions. I have some question as to how/where to make `default_dtype` more consistent. Applying the default...

Operation `oper @ ket` is a lot faster for `CSR @ Dense` than `CRS @ CSR`. Also for ket, csr matrices still need to have one entry per row, making...

#1996 should fix it, or at least make the fix trivial. It allows dims to know it's in ENR basis and it's real shape.

The `qeye_like` would be great. potential `good first issue`? Presently I think enr is the only exception to `qeye(dims[0])` working. I think ENR dims are wrong here: dims should contain...

Thank you for reporting. Everything in `qutip.distribution` is experimental: not tested and little documentation. We probably won't have time to look at it soon, but we will keep the issue...