summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added docstringsEdoardo Pasca2019-04-121-67/+28
|
* Merge remote-tracking branch 'origin/composite_operator_datacontainer' into ↵Edoardo Pasca2019-04-1215-331/+1031
|\ | | | | | | pdhg_fix
| * add docstringsepapoutsellis2019-04-121-27/+32
| |
| * fix algebra BDCepapoutsellis2019-04-125-391/+580
| |\
| * | memopt fixesepapoutsellis2019-04-125-56/+28
| | |
| * | fix is compatible for nested Blockepapoutsellis2019-04-111-2/+11
| | |
| * | changes for memopt optionepapoutsellis2019-04-116-50/+93
| | |
| * | memopt testepapoutsellis2019-04-1112-183/+445
| |\ \
| * | | memopt testepapoutsellis2019-04-111-3/+2
| | | |
| * | | memopt testepapoutsellis2019-04-112-3/+377
| | | |
| * | | memopt testepapoutsellis2019-04-118-188/+236
| | | |
| * | | add linear method to Scaled Operatorepapoutsellis2019-04-104-7/+320
| |\ \ \
| * | | | remove buildepapoutsellis2019-04-1045-7563/+0
| | | | |
| * | | | wip for with and without operators, functionsepapoutsellis2019-04-101-7/+12
| | | | |
| * | | | wip for with and without operators, functionsepapoutsellis2019-04-101-2/+8
| | | | |
| * | | | wip for with and without operators, functionsepapoutsellis2019-04-1011-114/+521
| | | | |
* | | | | removed commentsEdoardo Pasca2019-04-121-159/+1
| | | | |
* | | | | commutative algebra between BlockDataContainers and DataContainersEdoardo Pasca2019-04-123-151/+204
| |_|_|/ |/| | | | | | | | | | | simplified algebra in DataContainer
* | | | removes copy in non optimised algEdoardo Pasca2019-04-121-2/+0
| | | |
* | | | uses new Algebra of BDCEdoardo Pasca2019-04-121-2/+3
| | | |
* | | | update testEdoardo Pasca2019-04-121-4/+19
| | | |
* | | | fix BlockDataContainer algebraEdoardo Pasca2019-04-121-66/+86
| | | | | | | | | | | | | | | | closes #242
* | | | convert eol to unixEdoardo Pasca2019-04-121-377/+450
| | | |
* | | | fixing algebra with nested block data containersEdoardo Pasca2019-04-111-5/+40
| | | |
* | | | minor code beautificationEdoardo Pasca2019-04-111-14/+11
| | | |
* | | | add test for mixed L21 NormEdoardo Pasca2019-04-111-4/+66
| | | |
* | | | clean codeEdoardo Pasca2019-04-111-21/+2
| | | | | | | | | | | | | | | | closes #240
* | | | fix out callEdoardo Pasca2019-04-111-24/+34
| |_|/ |/| |
* | | updated testsEdoardo Pasca2019-04-114-51/+304
| | |
* | | output variable is required to contain zeros on startEdoardo Pasca2019-04-111-1/+3
| | |
* | | set to zero the output variable on input if memoptEdoardo Pasca2019-04-111-5/+5
| | |
* | | fix PDHG optimisedEdoardo Pasca2019-04-111-22/+52
| | |
* | | fix fill methodEdoardo Pasca2019-04-111-3/+8
| | |
* | | nothing reallyEdoardo Pasca2019-04-102-9/+23
| | |
* | | wrong indentationEdoardo Pasca2019-04-101-4/+4
| | |
* | | fix outEdoardo Pasca2019-04-101-8/+18
| | |
* | | set output image to 0Edoardo Pasca2019-04-101-2/+4
| | |
* | | working no optimisationEdoardo Pasca2019-04-101-41/+102
| |/ |/|
* | Direct adjoint out (#236)Edoardo Pasca2019-04-1051-7597/+397
|/ | | | | | | | | | | | | | | | * fix direct out * test blockoperator adjoint and direct with out * add missing method and code for memory optimisation * untrack build directory * fix imports * fixed adjoint without out parameter * fix adjoint operator of Gradient, added test
* profile outepapoutsellis2019-04-094-39/+171
|
* profile gradientepapoutsellis2019-04-081-0/+26
|
* Kullback leibler exampleepapoutsellis2019-04-087-16/+285
|
* add shrinkage operatorepapoutsellis2019-04-071-0/+1
|
* fix for symmetrized gradientepapoutsellis2019-04-073-15/+19
|
* add examplesepapoutsellis2019-04-073-15/+58
|
* fix prox conjugateepapoutsellis2019-04-071-1/+1
|
* fix pdgap for function compositionepapoutsellis2019-04-071-9/+9
|
* fix pdgap for function compositionepapoutsellis2019-04-071-9/+11
|
* update L1Norm add testsepapoutsellis2019-04-072-25/+54
|
* update L1Norm add testsepapoutsellis2019-04-073-52/+308
|