LW Integrator Guide =================== The LW (Liénard–Wiechert) Integrator repository contains two actively maintained implementations of the covariant retarded-field solver: a readable “core” transcription of the validated legacy code and an optional Numba-accelerated variant. These pages document how to set up an environment, reproduce comparison studies, and extend the solver without losing alignment with the archived physics results. If you are new to the project, start with the **Overview** and **Quick start** pages below. .. toctree:: :maxdepth: 1 :caption: Start here overview quickstart .. toctree:: :maxdepth: 1 :caption: Physics background theory .. toctree:: :maxdepth: 1 :caption: Workflows validation notebooks .. toctree:: :maxdepth: 1 :caption: API reference api/index .. toctree:: :maxdepth: 1 :caption: Contributing development/index Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`