summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix out callEdoardo Pasca2019-04-111-24/+34
* | | memopt fixesepapoutsellis2019-04-125-56/+28
* | | fix is compatible for nested Blockepapoutsellis2019-04-111-2/+11
* | | changes for memopt optionepapoutsellis2019-04-116-50/+93
* | | memopt testepapoutsellis2019-04-1112-183/+445
|\| |
| * | updated testsEdoardo Pasca2019-04-114-51/+304
| * | output variable is required to contain zeros on startEdoardo Pasca2019-04-111-1/+3
| * | set to zero the output variable on input if memoptEdoardo Pasca2019-04-111-5/+5
| * | fix PDHG optimisedEdoardo Pasca2019-04-111-22/+52
| * | fix fill methodEdoardo Pasca2019-04-111-3/+8
| * | nothing reallyEdoardo Pasca2019-04-102-9/+23
| * | wrong indentationEdoardo Pasca2019-04-101-4/+4
| * | fix outEdoardo Pasca2019-04-101-8/+18
| * | set output image to 0Edoardo Pasca2019-04-101-2/+4
| * | working no optimisationEdoardo Pasca2019-04-101-41/+102
* | | memopt testepapoutsellis2019-04-111-3/+2
* | | memopt testepapoutsellis2019-04-112-3/+377
* | | memopt testepapoutsellis2019-04-118-188/+236
* | | add linear method to Scaled Operatorepapoutsellis2019-04-104-7/+320
|\| |
| * | Direct adjoint out (#236)Edoardo Pasca2019-04-1051-7597/+397
* | | remove buildepapoutsellis2019-04-1045-7563/+0
* | | wip for with and without operators, functionsepapoutsellis2019-04-101-7/+12
* | | wip for with and without operators, functionsepapoutsellis2019-04-101-2/+8
* | | wip for with and without operators, functionsepapoutsellis2019-04-1011-114/+521
|/ /
* | profile outepapoutsellis2019-04-094-39/+171
* | profile gradientepapoutsellis2019-04-081-0/+26
* | Kullback leibler exampleepapoutsellis2019-04-087-16/+285
* | add shrinkage operatorepapoutsellis2019-04-071-0/+1
* | fix for symmetrized gradientepapoutsellis2019-04-073-15/+19
* | add examplesepapoutsellis2019-04-073-15/+58
* | fix prox conjugateepapoutsellis2019-04-071-1/+1
* | fix pdgap for function compositionepapoutsellis2019-04-071-9/+9
* | fix pdgap for function compositionepapoutsellis2019-04-071-9/+11
* | update L1Norm add testsepapoutsellis2019-04-072-25/+54
* | update L1Norm add testsepapoutsellis2019-04-073-52/+308
* | changes for Symmetrized Gradientepapoutsellis2019-04-078-82/+155
* | check shape BDCepapoutsellis2019-04-071-6/+6
* | precond with Tomoepapoutsellis2019-04-0414-57/+302
* | working example for predon tvepapoutsellis2019-04-044-13/+16
* | to work with precondepapoutsellis2019-04-043-6/+11
* | add get_itemepapoutsellis2019-04-041-0/+4
* | is compatible edit for NestedBlock and image Dataepapoutsellis2019-04-041-0/+6
* | add precond exampleepapoutsellis2019-04-041-15/+33
* | change proxima, proximal conjugate for tau BlockDataContainerepapoutsellis2019-04-041-4/+13
* | add methods for precondepapoutsellis2019-04-043-11/+69
* | reverse add order proximal conjugateepapoutsellis2019-04-041-2/+4
* | add matrix identityepapoutsellis2019-04-033-2/+179
* | precond testepapoutsellis2019-04-033-8/+143
* | add precond test blockOperatorVaggelis2019-04-031-2/+32
* | work for precond pdhgVaggelis2019-04-025-5/+93