Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add test for allocate when passed a geometry | Edoardo Pasca | 2019-04-15 | 1 | -10/+11 |
* | adds exception for incompatible geometry/array | Edoardo Pasca | 2019-04-12 | 2 | -100/+143 |
* | added test for mixedL21Norm | Edoardo Pasca | 2019-04-12 | 1 | -4/+6 |
* | 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 |
|\ | |||||
| * | add docstrings | epapoutsellis | 2019-04-12 | 1 | -27/+32 |
| * | fix algebra BDC | epapoutsellis | 2019-04-12 | 5 | -391/+580 |
| |\ | |||||
| * | | 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 |
| |\ \ | |||||
| * | | | 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 |
| |\ \ \ | |||||
| * | | | | 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 |
* | | | | | removed comments | Edoardo Pasca | 2019-04-12 | 1 | -159/+1 |
* | | | | | commutative algebra between BlockDataContainers and DataContainers | Edoardo Pasca | 2019-04-12 | 3 | -151/+204 |
| |_|_|/ |/| | | | |||||
* | | | | 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 |
| |_|/ |/| | | |||||
* | | | 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 |
| |/ |/| | |||||
* | | Direct adjoint out (#236) | Edoardo Pasca | 2019-04-10 | 51 | -7597/+397 |
|/ | |||||
* | 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 |