pyoculus.maps.tokamap.return_f_t_pure
- pyoculus.maps.tokamap.return_f_t_pure(t)
return a pure (jax-transformable) function for the t-times applied map Used to automatically differentiate the map and get the gradients
Note that for reverse mappings, we have to differentiate through a Newtons iteration, so the accuracy is probably bad.