Simon Cross

Results 264 comments of Simon Cross

https://nbviewer.org/github/qutip/qutip-notebooks/blob/master/examples/single-photon-interference-example.ipynb is also not rendering. :/

@BoxiLi Just pinging this PR -- should we merge? Not merge?

Ping! We'd still like to be considered when / if machines become available.

@mahdialibi Thank you for the patch! Do you have a small example that fails before the patch that could be used as a unit test?

@mahdialibi I added your example as a test case, but it doesn't fail *without* your patch. Looking at the code, it is clear why -- the `next(stream)` calls the stream...

@mahdialibi Could you please try write a failing test? I can guess why the template above might fail, but without an example to run that fails I will be going...

Migrating to Sphinx will also make generating the documentation from source easier, which is something Debian likes its packages to do (i.e. Debian packages should build from source). Once this...

@cedk Thanks for reporting this. Could you add a small test that shows why / when choose needs to be sorted first?

@cedk Could you at least explain why choose should be sort before when?