You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
note: quantum optics doesn't solve at discrete time steps ... it solves it using non-discrete time steps, then interpolates the values using a DiffEq solver. So if we input a "noise vector of values" we'd have to interpolate to those values.
test: input sine function, and see if interpolation is good (vs stopping at each timestep).
The text was updated successfully, but these errors were encountered:
cc @neil-glikin @neilglikin
note: quantum optics doesn't solve at discrete time steps ... it solves it using non-discrete time steps, then interpolates the values using a DiffEq solver. So if we input a "noise vector of values" we'd have to interpolate to those values.
test: input sine function, and see if interpolation is good (vs stopping at each timestep).
The text was updated successfully, but these errors were encountered: