Ronan Gautier
Ronan Gautier
Below is a simple workaround for anyone interested. ``` using DifferentialEquations using QuantumOptics using PyPlot # Predefine noise W = RealWienerProcess(0.0, 0.0, save_everystep=true) # Run simulation tout, rhot =...
Hi @patrick-kidger, we'd be pretty interested in complex support for implicit solvers in the context of [dynamiqs](https://github.com/dynamiqs/dynamiqs). I understand it's a non-trivial task, but if you're interested, we can definitely...
Hi, bumping this to ask if there is any plan from the jax team to implement this feature? @jakevdp We'd also need this feature for [dynamiqs](https://github.com/dynamiqs/dynamiqs), for the simulation of...