Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'demos' into demo_ccpi | Edoardo Pasca | 2019-04-26 | 5 | -9/+194 |
|\ | |||||
| * | fix L2 and ALgo | epapoutsellis | 2019-04-25 | 2 | -10/+23 |
| | | |||||
| * | TV 2D time | epapoutsellis | 2019-04-25 | 2 | -2/+171 |
| |\ | |||||
| | * | TV dynamic tomo | epapoutsellis | 2019-04-25 | 2 | -33/+16 |
| | |\ | |||||
| | * | | TV dynamic tomo | epapoutsellis | 2019-04-25 | 2 | -2/+171 |
| | | | | |||||
| * | | | callback fix | epapoutsellis | 2019-04-25 | 1 | -1/+13 |
| | |/ | |/| | |||||
* | | | demo updated | Edoardo Pasca | 2019-04-26 | 1 | -9/+12 |
| | | | |||||
* | | | removed memopt as not needed | Edoardo Pasca | 2019-04-26 | 1 | -10/+6 |
| | | | |||||
* | | | fixed prints | Edoardo Pasca | 2019-04-26 | 1 | -16/+7 |
| | | | |||||
* | | | Merge branch 'demos' of https://github.com/vais-ral/CCPi-Framework into demos | Edoardo Pasca | 2019-04-25 | 70 | -8885/+1883 |
|\| | | |||||
| * | | L2Norm fix memopt | epapoutsellis | 2019-04-25 | 1 | -5/+5 |
| | | | |||||
| * | | 3D TV den | epapoutsellis | 2019-04-25 | 1 | -0/+155 |
| |\| | |||||
| | * | add 3D TV denoising | epapoutsellis | 2019-04-25 | 1 | -0/+155 |
| | | | |||||
| * | | memopt fix prox conjugate | epapoutsellis | 2019-04-25 | 1 | -28/+11 |
| |/ | |||||
| * | old demos | epapoutsellis | 2019-04-25 | 5 | -93/+6 |
| |\ | |||||
| | * | Delete untitled4.py | Vaggelis Papoutsellis | 2019-04-25 | 1 | -87/+0 |
| | | | |||||
| | * | Delete sinogram_demo_tomography2D.npy | Vaggelis Papoutsellis | 2019-04-25 | 1 | -0/+0 |
| | | | |||||
| * | | TV, TGV Tomo | epapoutsellis | 2019-04-25 | 2 | -0/+335 |
| |/ | |||||
| * | Tikhonov demos | epapoutsellis | 2019-04-25 | 2 | -0/+284 |
| | | |||||
| * | Symmetric BlockGeometry | epapoutsellis | 2019-04-25 | 1 | -4/+3 |
| | | |||||
| * | add dot method | epapoutsellis | 2019-04-25 | 1 | -3/+3 |
| | | |||||
| * | change verbose format | epapoutsellis | 2019-04-25 | 1 | -3/+17 |
| | | |||||
| * | add denoising demos | epapoutsellis | 2019-04-25 | 4 | -72/+70 |
| | | |||||
| * | add complete Demos PDHG | epapoutsellis | 2019-04-24 | 6 | -0/+814 |
| | | |||||
| * | test pdhg tomo TV 2D | epapoutsellis | 2019-04-24 | 2 | -29/+51 |
| | | |||||
| * | fix TGV tomo2D example | epapoutsellis | 2019-04-24 | 1 | -0/+200 |
| | | |||||
| * | fix TGV example | epapoutsellis | 2019-04-24 | 4 | -96/+130 |
| | | |||||
| * | fix memopt proximal | epapoutsellis | 2019-04-24 | 2 | -9/+21 |
| | | |||||
* | | Merge branch 'demos' fixed PDHG and KullbackLeibler and L2Norm | Edoardo Pasca | 2019-04-25 | 69 | -789/+9870 |
|\| | | | | | | | | | | | Conflicts: Wrappers/Python/ccpi/optimisation/functions/KullbackLeibler.py Wrappers/Python/ccpi/optimisation/functions/L2NormSquared.py | ||||
| * | fix second case for TGV | epapoutsellis | 2019-04-23 | 1 | -74/+67 |
| | | |||||
| * | add symGrad test | epapoutsellis | 2019-04-23 | 1 | -0/+178 |
| | | |||||
| * | add TGV test | epapoutsellis | 2019-04-23 | 1 | -0/+211 |
| | | |||||
| * | add sym grad | epapoutsellis | 2019-04-23 | 1 | -107/+105 |
| | | |||||
| * | PDGAP for TV | epapoutsellis | 2019-04-23 | 1 | -12/+13 |
| | | |||||
| * | tests for TV | epapoutsellis | 2019-04-23 | 2 | -64/+64 |
| | | |||||
| * | fix __init__ | epapoutsellis | 2019-04-23 | 1 | -4/+5 |
| | | |||||
| * | fix prox conj | epapoutsellis | 2019-04-23 | 1 | -7/+1 |
| | | |||||
| * | allocate symmetric option | epapoutsellis | 2019-04-23 | 1 | -1/+45 |
| | | |||||
| * | test add dot method | epapoutsellis | 2019-04-23 | 1 | -4/+9 |
| | | |||||
| * | 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 |
| |\ | |||||
| * | | wip tests and demos | epapoutsellis | 2019-04-17 | 52 | -282/+8769 |
| | | |