LLNL / Juqbox.jl

Juqbox.jl solves quantum optimal control problems in closed quantum systems
MIT License
42 stars 10 forks source link

Implicit midpoint #31

Closed ChaseUNM closed 1 week ago

ChaseUNM commented 3 months ago

Added Implicit Midpoint Integrator as well as test files to verify implicit midpoint time stepper as well as adjoint method for implicit midpoint.

andersp commented 1 week ago

@ChaseUNM Thanks for your implementation of the implicit midpoint rule and sorry it took so long for me to get to the PR.