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
@leonbello yeah that's a known problem where functionality is missing for correlation functions. We'd need to additionally substitute t with the time parameter of the correlation function.
You can check #93 for a more detailed discussion and a workaround that may do the trick. It's still an open issue to get this working out of the box though.
I am trying to calculate the correlation functions for a time-dependent Hamiltonian:
Solving the meanfield equations works as expected,
but solving for the correlation functions give an error which I was not able to isolate:
The ODEProblem object is created as intended, but trying to solve the problem returns an error:
Would appreciate any help on what I may be doing wrong.
The text was updated successfully, but these errors were encountered: