summaryrefslogtreecommitdiffstats
path: root/docs/source/contrib.rst
blob: eaccc64b1fa78e16c48cae4a4ee1ed04ae5a6293 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Contributed code
****************


Stochastic PDHG 
===============
Contributed by Dr. Matthias Ehrhardt.

.. autoclass:: ccpi.contrib.optimisation.algorithms.spdhg.spdhg
   :members:
   :special-members:


:ref:`Return Home <mastertoc>`