Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commutative algebra between BlockDataContainers and DataContainers | Edoardo Pasca | 2019-04-12 | 3 | -151/+204 |
* | removes copy in non optimised alg | Edoardo Pasca | 2019-04-12 | 1 | -2/+0 |
* | uses new Algebra of BDC | Edoardo Pasca | 2019-04-12 | 1 | -2/+3 |
* | update test | Edoardo Pasca | 2019-04-12 | 1 | -4/+19 |
* | fix BlockDataContainer algebra | Edoardo Pasca | 2019-04-12 | 1 | -66/+86 |
* | convert eol to unix | Edoardo Pasca | 2019-04-12 | 1 | -377/+450 |
* | fixing algebra with nested block data containers | Edoardo Pasca | 2019-04-11 | 1 | -5/+40 |
* | minor code beautification | Edoardo Pasca | 2019-04-11 | 1 | -14/+11 |
* | add test for mixed L21 Norm | Edoardo Pasca | 2019-04-11 | 1 | -4/+66 |
* | clean code | Edoardo Pasca | 2019-04-11 | 1 | -21/+2 |
* | fix out call | Edoardo Pasca | 2019-04-11 | 1 | -24/+34 |
* | updated tests | Edoardo Pasca | 2019-04-11 | 4 | -51/+304 |
* | output variable is required to contain zeros on start | Edoardo Pasca | 2019-04-11 | 1 | -1/+3 |
* | set to zero the output variable on input if memopt | Edoardo Pasca | 2019-04-11 | 1 | -5/+5 |
* | fix PDHG optimised | Edoardo Pasca | 2019-04-11 | 1 | -22/+52 |
* | fix fill method | Edoardo Pasca | 2019-04-11 | 1 | -3/+8 |
* | nothing really | Edoardo Pasca | 2019-04-10 | 2 | -9/+23 |
* | wrong indentation | Edoardo Pasca | 2019-04-10 | 1 | -4/+4 |
* | fix out | Edoardo Pasca | 2019-04-10 | 1 | -8/+18 |
* | set output image to 0 | Edoardo Pasca | 2019-04-10 | 1 | -2/+4 |
* | working no optimisation | Edoardo Pasca | 2019-04-10 | 1 | -41/+102 |
* | Direct adjoint out (#236) | Edoardo Pasca | 2019-04-10 | 51 | -7597/+397 |
* | profile out | epapoutsellis | 2019-04-09 | 4 | -39/+171 |
* | profile gradient | epapoutsellis | 2019-04-08 | 1 | -0/+26 |
* | Kullback leibler example | epapoutsellis | 2019-04-08 | 7 | -16/+285 |
* | add shrinkage operator | epapoutsellis | 2019-04-07 | 1 | -0/+1 |
* | fix for symmetrized gradient | epapoutsellis | 2019-04-07 | 3 | -15/+19 |
* | add examples | epapoutsellis | 2019-04-07 | 3 | -15/+58 |
* | fix prox conjugate | epapoutsellis | 2019-04-07 | 1 | -1/+1 |
* | fix pdgap for function composition | epapoutsellis | 2019-04-07 | 1 | -9/+9 |
* | fix pdgap for function composition | epapoutsellis | 2019-04-07 | 1 | -9/+11 |
* | update L1Norm add tests | epapoutsellis | 2019-04-07 | 2 | -25/+54 |
* | update L1Norm add tests | epapoutsellis | 2019-04-07 | 3 | -52/+308 |
* | changes for Symmetrized Gradient | epapoutsellis | 2019-04-07 | 8 | -82/+155 |
* | check shape BDC | epapoutsellis | 2019-04-07 | 1 | -6/+6 |
* | precond with Tomo | epapoutsellis | 2019-04-04 | 14 | -57/+302 |
* | working example for predon tv | epapoutsellis | 2019-04-04 | 4 | -13/+16 |
* | to work with precond | epapoutsellis | 2019-04-04 | 3 | -6/+11 |
* | add get_item | epapoutsellis | 2019-04-04 | 1 | -0/+4 |
* | is compatible edit for NestedBlock and image Data | epapoutsellis | 2019-04-04 | 1 | -0/+6 |
* | add precond example | epapoutsellis | 2019-04-04 | 1 | -15/+33 |
* | change proxima, proximal conjugate for tau BlockDataContainer | epapoutsellis | 2019-04-04 | 1 | -4/+13 |
* | add methods for precond | epapoutsellis | 2019-04-04 | 3 | -11/+69 |
* | reverse add order proximal conjugate | epapoutsellis | 2019-04-04 | 1 | -2/+4 |
* | add matrix identity | epapoutsellis | 2019-04-03 | 3 | -2/+179 |
* | precond test | epapoutsellis | 2019-04-03 | 3 | -8/+143 |
* | add precond test blockOperator | Vaggelis | 2019-04-03 | 1 | -2/+32 |
* | work for precond pdhg | Vaggelis | 2019-04-02 | 5 | -5/+93 |
* | add methods for precond pdhg | epapoutsellis | 2019-04-02 | 3 | -4/+195 |
* | add old pdhg, test gap | epapoutsellis | 2019-04-02 | 2 | -13/+25 |