summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * fix test TV denoisingepapoutsellis2019-04-141-0/+1
| * remove printepapoutsellis2019-04-145-240/+118
| |\
| * | 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 test for allocate when passed a geometryEdoardo Pasca2019-04-151-10/+11
* | | adds exception for incompatible geometry/arrayEdoardo Pasca2019-04-122-100/+143
| |/ |/|
* | added test for mixedL21NormEdoardo Pasca2019-04-121-4/+6
* | 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
|\|
| * 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
| |_|_|/ |/| | |
* | | | 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
* | | | 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
* | | | fix out callEdoardo Pasca2019-04-111-24/+34
| |_|/ |/| |