Backend
=======

This section describes the backend modules in Optiland. The backend provides different
computational engines for ray tracing and other calculations.

.. autosummary::
   :toctree: backend/
   :caption: Backend Modules

   backend.base
   backend.numpy_backend
   backend.torch_backend
   backend.utils
