Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change grad & prox | epapoutsellis | 2019-04-15 | 1 | -2/+2 |
* | fix out, mixedL21Norm, add 3D denoising | epapoutsellis | 2019-04-15 | 6 | -146/+497 |
* | fix test TV denoising | epapoutsellis | 2019-04-14 | 1 | -0/+1 |
* | remove print | epapoutsellis | 2019-04-14 | 5 | -240/+118 |
|\ | |||||
| * | added test for mixedL21Norm | Edoardo Pasca | 2019-04-12 | 1 | -4/+6 |
| * | Merge pull request #243 from vais-ral/pdhg_fix | Edoardo Pasca | 2019-04-12 | 5 | -230/+116 |
| |\ | |||||
| | * | use PDHG class | Edoardo Pasca | 2019-04-12 | 1 | -11/+41 |
| | * | removed print | Edoardo Pasca | 2019-04-12 | 1 | -1/+0 |
| | * | scaled function proximal conjugate uses out | Edoardo Pasca | 2019-04-12 | 1 | -1/+2 |
| | * | added docstrings | Edoardo Pasca | 2019-04-12 | 1 | -67/+28 |
| | * | Merge remote-tracking branch 'origin/composite_operator_datacontainer' into p... | Edoardo Pasca | 2019-04-12 | 15 | -331/+1031 |
| | |\ | | |/ | |/| | |||||
| | * | removed comments | Edoardo Pasca | 2019-04-12 | 1 | -159/+1 |
| | * | commutative algebra between BlockDataContainers and DataContainers | Edoardo Pasca | 2019-04-12 | 3 | -151/+204 |
* | | | check algebra FunctionComposition | epapoutsellis | 2019-04-14 | 1 | -2/+17 |
* | | | change to ZeroFunction | epapoutsellis | 2019-04-14 | 1 | -0/+61 |
* | | | 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 |