summaryrefslogtreecommitdiffstats
path: root/Wrappers
Commit message (Expand)AuthorAgeFilesLines
* commutative algebra between BlockDataContainers and DataContainersEdoardo Pasca2019-04-123-151/+204
* removes copy in non optimised algEdoardo Pasca2019-04-121-2/+0
* uses new Algebra of BDCEdoardo Pasca2019-04-121-2/+3
* update testEdoardo Pasca2019-04-121-4/+19
* fix BlockDataContainer algebraEdoardo Pasca2019-04-121-66/+86
* convert eol to unixEdoardo Pasca2019-04-121-377/+450
* fixing algebra with nested block data containersEdoardo Pasca2019-04-111-5/+40
* minor code beautificationEdoardo Pasca2019-04-111-14/+11
* add test for mixed L21 NormEdoardo Pasca2019-04-111-4/+66
* clean codeEdoardo Pasca2019-04-111-21/+2
* fix out callEdoardo Pasca2019-04-111-24/+34
* 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
* Direct adjoint out (#236)Edoardo Pasca2019-04-1051-7597/+397
* 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