desy-ml / cheetah

Fast and differentiable particle accelerator optics simulation for reinforcement learning and optimisation applications.
https://cheetah-accelerator.readthedocs.io
GNU General Public License v3.0
28 stars 13 forks source link

Differentiable Cheetah #11

Closed jank324 closed 8 months ago

jank324 commented 1 year ago

🚀 Feature Request

Make sure that all or as many as possible computations in Cheetah are fully differentiable using PyTorch's built-in differentiation features.

Motivation

jank324 commented 1 year ago

While probably not strictly needed, I think it makes sense to solve #10 before this issue.

jank324 commented 8 months ago

This was done in #70, but apparently the issue was not linked to the PR and therefore not closed automatically.