sweep-solver¶
The differentiable, GPU wave-equation engine at the core of the sweep ecosystem — forward modelling, RTM, and FWI / LSRTM, with equations for acoustic, elastic, VTI/TTI, VRZ and spectral-element (SEM) physics, and torch / JAX / native-CUDA backends.
Installed with pip install sweepx (or pip install sweep-solver) → import sweep.
-
Install, run your first forward model, take your first gradient.
-
Equations, propagators, backends, boundary-saving, memory options.
-
Runnable notebooks — modelling, wavefields, FWI, RTM.
-
Every equation, propagator, and operator, documented from source.