summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix new implementation of PowerMethodEdoardo Pasca2019-04-161-28/+11
| * | updated testsEdoardo Pasca2019-04-162-15/+59
|/ /
* | Merge pull request #244 from vais-ral/power_methodEdoardo Pasca2019-04-1615-396/+175
|\ \
| * | reinstated speed checkEdoardo Pasca2019-04-161-1/+1
| * | skip time test of gradient adjoint with out parameterEdoardo Pasca2019-04-161-7/+7
| * | use IdentityEdoardo Pasca2019-04-161-9/+3
| * | moved LinearOperatorMatrixEdoardo Pasca2019-04-162-1/+52
| * | minor change of PowerMethodEdoardo Pasca2019-04-161-2/+3
| * | removed TV2DEdoardo Pasca2019-04-161-7/+0
| * | fix tests with removed ops.pyEdoardo Pasca2019-04-166-78/+25
| * | fix test and removed reference to PowerMethodNonsquareEdoardo Pasca2019-04-154-14/+11
| * | Merge remote-tracking branch 'origin/composite_operator_datacontainer' into p...Edoardo Pasca2019-04-1516-282/+694
| |\ \
| * | | moved Power Method in Linear OperatorEdoardo Pasca2019-04-153-294/+90
* | | | proximal is not working properlyepapoutsellis2019-04-151-3/+18
* | | | fixing other method pf pdhg denoisingepapoutsellis2019-04-1510-136/+197
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #245 from vais-ral/exception_geometryEdoardo Pasca2019-04-1510-136/+197
| |\ \ \
| | * | | fixed importsEdoardo Pasca2019-04-154-5/+4
| | * | | use new algorithm classEdoardo Pasca2019-04-151-12/+19
| | * | | fixed load methodEdoardo Pasca2019-04-151-5/+16
| | * | | update ZeroFun to ZeroFunctionEdoardo Pasca2019-04-152-5/+5
| | * | | Merge remote-tracking branch 'origin/composite_operator_datacontainer' into e...Edoardo Pasca2019-04-1511-172/+267
| | |\| |
| | * | | add test for allocate when passed a geometryEdoardo Pasca2019-04-151-10/+11
| | * | | adds exception for incompatible geometry/arrayEdoardo Pasca2019-04-122-100/+143
* | | | | fixing other method pf pdhg denoisingepapoutsellis2019-04-152-7/+280
* | | | | fixing other method pf pdhg denoisingepapoutsellis2019-04-157-195/+176
* | | | | change grad & proxepapoutsellis2019-04-151-2/+2
|/ / / /
* | / / fix out, mixedL21Norm, add 3D denoisingepapoutsellis2019-04-156-146/+497
| |/ / |/| |
* | | fix test TV denoisingepapoutsellis2019-04-141-0/+1
* | | remove printepapoutsellis2019-04-145-240/+118
|\| |
| * | added test for mixedL21NormEdoardo Pasca2019-04-121-4/+6
| * | Merge pull request #243 from vais-ral/pdhg_fixEdoardo Pasca2019-04-125-230/+116
| |\ \
| | * | use PDHG classEdoardo Pasca2019-04-121-11/+41
| | * | removed printEdoardo Pasca2019-04-121-1/+0
| | * | scaled function proximal conjugate uses outEdoardo Pasca2019-04-121-1/+2
| | * | added docstringsEdoardo Pasca2019-04-121-67/+28
| | * | Merge remote-tracking branch 'origin/composite_operator_datacontainer' into p...Edoardo Pasca2019-04-1215-331/+1031
| | |\ \ | | |/ / | |/| |
| | * | removed commentsEdoardo Pasca2019-04-121-159/+1
| | * | commutative algebra between BlockDataContainers and DataContainersEdoardo Pasca2019-04-123-151/+204
* | | | check algebra FunctionCompositionepapoutsellis2019-04-141-2/+17
* | | | change to ZeroFunctionepapoutsellis2019-04-141-0/+61
* | | | fix pdhg examplesepapoutsellis2019-04-142-4/+4
* | | | add ZeroFunctionepapoutsellis2019-04-141-1/+1
* | | | change to ZeroFunctionepapoutsellis2019-04-141-63/+0
* | | | add docstrings and fix pnormepapoutsellis2019-04-143-66/+98
* | | | add pnorm methodepapoutsellis2019-04-141-1/+45
* | | | fix memopt and docstringsepapoutsellis2019-04-121-5/+8
* | | | fix memopt and docstringsepapoutsellis2019-04-125-83/+95
|/ / /
* | | add docstringsepapoutsellis2019-04-121-27/+32
* | | fix algebra BDCepapoutsellis2019-04-125-391/+580
|\| |
| * | removes copy in non optimised algEdoardo Pasca2019-04-121-2/+0