Eric Giguère

Results 40 issues of Eric Giguère

**Description** Add the capacity of stochastic solver to run from know noise or measurements. In the lab, the measurement can be obtained, but that measurements is a mix of and...

### Describe the Issue! Link to tutorial missing for v5 have been removed in #2264. - [ ] Convert superop-contract.ipynb to v5. - [ ] Restore the link. https://github.com/qutip/qutip/pull/2264#discussion_r1394907226

**Description** Add a variant to `matmul` specialised for case where the right matrix is a column stacked hermitian matrix, and the output is the same. Such as for `mesolve` using...

### Describe your issue. The sparse eigen solver segfault with version 1.11.4 on github action. We run a series of automated test and only one specific cases fail and I...

defect
scipy.sparse.linalg

**Description** Add support for the up comming numpy v2: - Allows qutip to be compiled with numpy 2, and pass tests. - Test that binaries compiled with numpy 2 are...

### Describe the Issue! We still have matplotlib minimum version requirement at 1.2.1. We added animations functions, updated the bloch sphere etc. since that version was set and it's probably...

Restore the macos-latest in github action which was set the macos-12 in #2404 when fixed on setup-miniconda side. [issue#344](https://github.com/conda-incubator/setup-miniconda/issues/344)

**Description** Completed the guide page of the settings to include missing entries as well as options included in `settings.core` and `settings.compile`. Added `CoreOptions` and `CompileOptions` to the apidoc and completed...

**Description** In general, operation between sparse and dense return dense. This is not ideal for the kron product which output would be sparser than the sparse input. The dispatcher does...

Migrate the notebook from qutip-notebook. Added the number `100_` the notebook, not being sure about the naming convention.