Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 807 Bytes

steps.rst

File metadata and controls

34 lines (26 loc) · 807 Bytes

Primitive steps

.. autofunction:: PEPit.primitive_steps.inexact_gradient_step

.. autofunction:: PEPit.primitive_steps.exact_linesearch_step

.. autofunction:: PEPit.primitive_steps.proximal_step

.. autofunction:: PEPit.primitive_steps.inexact_proximal_step

.. autofunction:: PEPit.primitive_steps.bregman_gradient_step

.. autofunction:: PEPit.primitive_steps.bregman_proximal_step

.. autofunction:: PEPit.primitive_steps.linear_optimization_step