Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix pdhg examples | epapoutsellis | 2019-04-14 | 2 | -4/+4 |
* | add ZeroFunction | epapoutsellis | 2019-04-14 | 1 | -1/+1 |
* | change to ZeroFunction | epapoutsellis | 2019-04-14 | 1 | -63/+0 |
* | add docstrings and fix pnorm | epapoutsellis | 2019-04-14 | 3 | -66/+98 |
* | add pnorm method | epapoutsellis | 2019-04-14 | 1 | -1/+45 |
* | fix memopt and docstrings | epapoutsellis | 2019-04-12 | 1 | -5/+8 |
* | fix memopt and docstrings | epapoutsellis | 2019-04-12 | 5 | -83/+95 |
* | add docstrings | epapoutsellis | 2019-04-12 | 1 | -27/+32 |
* | fix algebra BDC | epapoutsellis | 2019-04-12 | 5 | -391/+580 |
|\ | |||||
| * | 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 |
* | | memopt fixes | epapoutsellis | 2019-04-12 | 5 | -56/+28 |
* | | fix is compatible for nested Block | epapoutsellis | 2019-04-11 | 1 | -2/+11 |
* | | changes for memopt option | epapoutsellis | 2019-04-11 | 6 | -50/+93 |
* | | memopt test | epapoutsellis | 2019-04-11 | 12 | -183/+445 |
|\| | |||||
| * | 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 |
* | | memopt test | epapoutsellis | 2019-04-11 | 1 | -3/+2 |
* | | memopt test | epapoutsellis | 2019-04-11 | 2 | -3/+377 |
* | | memopt test | epapoutsellis | 2019-04-11 | 8 | -188/+236 |
* | | add linear method to Scaled Operator | epapoutsellis | 2019-04-10 | 4 | -7/+320 |
|\| | |||||
| * | Direct adjoint out (#236) | Edoardo Pasca | 2019-04-10 | 51 | -7597/+397 |
* | | remove build | epapoutsellis | 2019-04-10 | 45 | -7563/+0 |
* | | wip for with and without operators, functions | epapoutsellis | 2019-04-10 | 1 | -7/+12 |
* | | wip for with and without operators, functions | epapoutsellis | 2019-04-10 | 1 | -2/+8 |
* | | wip for with and without operators, functions | epapoutsellis | 2019-04-10 | 11 | -114/+521 |
|/ | |||||
* | 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 |