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
In simulation with Bloqade, one can use ForwardDiff.jl to do forward AD of parameters. This works with KrylovEvolution. But if one wants to simulate time-dependent Hamiltonian with Waveform, and SchodingerProblem. The ForwardDiff.gradient and ForwardDiff.jacobian breaks down and outputs NAN.
The text was updated successfully, but these errors were encountered:
In simulation with Bloqade, one can use ForwardDiff.jl to do forward AD of parameters. This works with KrylovEvolution. But if one wants to simulate time-dependent Hamiltonian with Waveform, and SchodingerProblem. The ForwardDiff.gradient and ForwardDiff.jacobian breaks down and outputs NAN.
The text was updated successfully, but these errors were encountered: