Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change ZeroOperator | epapoutsellis | 2019-04-20 | 1 | -1/+1 |
| | |||||
* | fix domain/range geometry for (N, M) BlockOperator | epapoutsellis | 2019-04-20 | 1 | -7/+58 |
| | |||||
* | changes for SymmetrizedGradient | epapoutsellis | 2019-04-20 | 1 | -38/+22 |
| | |||||
* | change to ZeroOperator | epapoutsellis | 2019-04-20 | 1 | -11/+15 |
| | |||||
* | fixes for TGV | epapoutsellis | 2019-04-20 | 2 | -105/+159 |
| | |||||
* | pdhg examples | epapoutsellis | 2019-04-20 | 4 | -195/+304 |
| | |||||
* | fix KL & L2 | epapoutsellis | 2019-04-20 | 2 | -1/+3 |
| | |||||
* | fix with cvxpy tomo2D recon | epapoutsellis | 2019-04-17 | 6 | -34/+116 |
| | |||||
* | fix pdhg tv poisson | epapoutsellis | 2019-04-17 | 3 | -159/+62 |
| | |||||
* | fix KL and L2NormSq methods | epapoutsellis | 2019-04-17 | 23 | -450/+328 |
|\ | |||||
| * | Merge pull request #252 from vais-ral/spdhg_to_contrib | Edoardo Pasca | 2019-04-17 | 5 | -1/+3 |
| |\ | | | | | | | Spdhg to contrib | ||||
| | * | removed spdhg from optimisation | Edoardo Pasca | 2019-04-17 | 1 | -338/+0 |
| | | | |||||
| | * | added contrib and moved spdhg | Edoardo Pasca | 2019-04-17 | 5 | -1/+341 |
| |/ | |||||
| * | fix call | Edoardo Pasca | 2019-04-17 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #250 from vais-ral/KL | Edoardo Pasca | 2019-04-17 | 11 | -49/+607 |
| |\ | | | | | | | Implementation of KullbackLeibler with memopt and tests | ||||
| | * | Merge remote-tracking branch 'origin/master' into KL | Edoardo Pasca | 2019-04-17 | 8 | -0/+490 |
| | |\ | |||||
| | * | | add implementation of KullbackLeibler with tests and memopt | Edoardo Pasca | 2019-04-17 | 2 | -33/+82 |
| | | | | |||||
| | * | | removed comments | Edoardo Pasca | 2019-04-16 | 1 | -6/+1 |
| | | | | |||||
| | * | | fix L2NormSquared | Edoardo Pasca | 2019-04-16 | 2 | -3/+4 |
| | | | | |||||
| | * | | added KullbackLeibler out implementation and test | Edoardo Pasca | 2019-04-16 | 2 | -42/+65 |
| |/ / | |||||
| * | | Merge pull request #249 from vais-ral/out_test | Edoardo Pasca | 2019-04-16 | 3 | -43/+70 |
| |\ \ | | | | | | | | | Out test and fix PowerMethod | ||||
| | * | | fix new implementation of PowerMethod | Edoardo Pasca | 2019-04-16 | 1 | -28/+11 |
| | | | | | | | | | | | | | | | | fixes different values found in #224 | ||||
| | * | | updated tests | Edoardo Pasca | 2019-04-16 | 2 | -15/+59 |
| |/ / | |||||
| * | | Merge pull request #244 from vais-ral/power_method | Edoardo Pasca | 2019-04-16 | 15 | -396/+175 |
| |\ \ | | | | | | | | | moved Power Method in Linear Operator | ||||
| | * | | reinstated speed check | Edoardo Pasca | 2019-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | see #248 | ||||
| | * | | skip time test of gradient adjoint with out parameter | Edoardo Pasca | 2019-04-16 | 1 | -7/+7 |
| | | | | |||||
| | * | | use Identity | Edoardo Pasca | 2019-04-16 | 1 | -9/+3 |
| | | | | |||||
| | * | | moved LinearOperatorMatrix | Edoardo Pasca | 2019-04-16 | 2 | -1/+52 |
| | | | | |||||
| | * | | minor change of PowerMethod | Edoardo Pasca | 2019-04-16 | 1 | -2/+3 |
| | | | | |||||
| | * | | removed TV2D | Edoardo Pasca | 2019-04-16 | 1 | -7/+0 |
| | | | | |||||
| | * | | fix tests with removed ops.py | Edoardo Pasca | 2019-04-16 | 6 | -78/+25 |
| | | | | |||||
| | * | | fix test and removed reference to PowerMethodNonsquare | Edoardo Pasca | 2019-04-15 | 4 | -14/+11 |
| | | | | |||||
| | * | | Merge remote-tracking branch 'origin/composite_operator_datacontainer' into ↵ | Edoardo Pasca | 2019-04-15 | 16 | -282/+694 |
| | |\ \ | | | | | | | | | | | | | | | | power_method | ||||
| | * | | | moved Power Method in Linear Operator | Edoardo Pasca | 2019-04-15 | 3 | -294/+90 |
| | | | | | | | | | | | | | | | | | | | | closes #196 | ||||
* | | | | | wip tests and demos | epapoutsellis | 2019-04-17 | 52 | -282/+8769 |
| | | | | | |||||
* | | | | | gpu to cpu | epapoutsellis | 2019-04-17 | 1 | -17/+23 |
| | | | | | |||||
* | | | | | wip tests and demos | epapoutsellis | 2019-04-17 | 4 | -51/+178 |
| | | | | | |||||
* | | | | | add compo branch to demos | epapoutsellis | 2019-04-16 | 66 | -959/+9445 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | add demos | epapoutsellis | 2019-04-16 | 4 | -34/+58 |
| | | | | | |||||
| * | | | | fix KL methods | epapoutsellis | 2019-04-16 | 1 | -3/+10 |
| | | | | | |||||
| * | | | | fix not memopt case | epapoutsellis | 2019-04-16 | 2 | -37/+71 |
| |/ / / | |||||
| * | | | proximal is not working properly | epapoutsellis | 2019-04-15 | 1 | -3/+18 |
| | | | | |||||
| * | | | fixing other method pf pdhg denoising | epapoutsellis | 2019-04-15 | 10 | -136/+197 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge pull request #245 from vais-ral/exception_geometry | Edoardo Pasca | 2019-04-15 | 10 | -136/+197 |
| | |\ \ | | | | | | | | | | | Exception geometry | ||||
| | | * | | fixed imports | Edoardo Pasca | 2019-04-15 | 4 | -5/+4 |
| | | | | | |||||
| | | * | | use new algorithm class | Edoardo Pasca | 2019-04-15 | 1 | -12/+19 |
| | | | | | |||||
| | | * | | fixed load method | Edoardo Pasca | 2019-04-15 | 1 | -5/+16 |
| | | | | | |||||
| | | * | | update ZeroFun to ZeroFunction | Edoardo Pasca | 2019-04-15 | 2 | -5/+5 |
| | | | | | |||||
| | | * | | Merge remote-tracking branch 'origin/composite_operator_datacontainer' into ↵ | Edoardo Pasca | 2019-04-15 | 11 | -172/+267 |
| | | |\| | | | | | | | | | | | | | | | | exception_geometry | ||||
| | | * | | add test for allocate when passed a geometry | Edoardo Pasca | 2019-04-15 | 1 | -10/+11 |
| | | | | | | | | | | | | | | | | | | | | closes #223 |