suppy.perturbations =========================== The Perturbations module contains the underlying perturbation strategies that are usable in the superiorization algorithms. Public perturbation strategies ------------------------------- .. currentmodule:: suppy.perturbations .. autosummary:: :toctree: generated/PublicPerturbations/ PowerSeriesGradientPerturbation Underlying base classes ----------------------------- .. currentmodule:: suppy.perturbations._base .. autosummary:: :toctree: generated/Privateperturbations/ Perturbation ObjectivePerturbation GradientPerturbation