summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * add methods for precond pdhgepapoutsellis2019-04-023-4/+195
| * add old pdhg, test gapepapoutsellis2019-04-022-13/+25
| * add old pdhg, test gapepapoutsellis2019-04-023-0/+199
| * add pdhg TV tomo 2D & channelsVaggelis2019-04-021-0/+137
| * update pdhg TV tomo 2DVaggelis2019-04-011-3/+21
| * Merge branch 'composite_operator_datacontainer' of https://github.com/vais-ra...Vaggelis2019-04-0150-15/+7191
| |\
| | * python2.7 fixesEdoardo Pasca2019-04-012-11/+20
| | * added tau to call to proximalEdoardo Pasca2019-04-011-1/+1
| | * fixed testsEdoardo Pasca2019-04-012-1/+2
| | * added normEdoardo Pasca2019-04-011-2/+2
| * | add pdhg TV tomo 2DVaggelis2019-04-011-0/+108
| |/
| * jenkins errorsEdoardo Pasca2019-04-013-5/+127
| * updated example with PDHG algorithm classEdoardo Pasca2019-04-011-20/+18
| * added to functionsEdoardo Pasca2019-04-014-1/+301