QuantumToolbox.jl icon indicating copy to clipboard operation
QuantumToolbox.jl copied to clipboard

Add support for ProgressBar for mcsolve

Open albertomercurio opened this issue 1 year ago • 0 comments

The ProgressBar was just implemented. However, it currently supports only sesolve and mesolve. The support for mcsolve is not straightforward since it has to support Distributed EnsembleProblem is a type stable way. For the moment, the use of RemoteChannel to perform this, seems to make the ODE type unstable.

albertomercurio avatar Apr 01 '24 11:04 albertomercurio