summaryrefslogtreecommitdiffstats
path: root/main_func/regularizers_CPU
Commit message (Expand)AuthorAgeFilesLines
* all Matlab related stuff have been moved to wrappersDaniil Kazantsev2018-01-2517-2495/+0
* Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstructio...Edoardo Pasca2017-10-241-3/+3
|\
| * GH-OS fixed, demos updated, add_artifacts functionDaniil Kazantsev2017-10-191-3/+3
* | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc...Edoardo Pasca2017-10-112-7/+1
|\ \
| * | removed copyImEdoardo Pasca2017-08-071-8/+0
| * | typoEdoardo Pasca2017-08-071-1/+1
| * | typo and include matrix.hEdoardo Pasca2017-08-041-1/+2
| * | extern C fixEdoardo Pasca2017-08-041-5/+10
| * | extern C function called by C++Edoardo Pasca2017-08-045-12/+41
| * | removed definition of CopyImageEdoardo Pasca2017-08-042-20/+4
| * | fix typo and add include "matrix.h"Edoardo Pasca2017-08-044-15/+32
| * | Added utils.c utils.hEdoardo Pasca2017-08-022-0/+56
| * | added utilsEdoardo Pasca2017-08-024-4/+9
* | | removed copyImEdoardo Pasca2017-10-111-8/+0
* | | typoEdoardo Pasca2017-10-111-1/+1
* | | typo and include matrix.hEdoardo Pasca2017-10-111-1/+2
* | | extern C fixEdoardo Pasca2017-10-111-5/+10
* | | extern C function called by C++Edoardo Pasca2017-10-115-10/+98
* | | removed definition of CopyImageEdoardo Pasca2017-10-112-20/+4
* | | fix typo and add include "matrix.h"Edoardo Pasca2017-10-114-15/+13
* | | Added utils.c utils.hEdoardo Pasca2017-10-112-0/+56
* | | added utilsEdoardo Pasca2017-10-114-4/+60
| |/ |/|
* | 2 new GPU regularizers, FGP objective fixed, FISTA_REC updatedDaniil Kazantsev2017-09-113-36/+62
* | Ordered Subset FISTA added and demos updated in DemoRD2Daniil Kazantsev2017-08-031-3/+3
* | some cleaning inside C functions, updated mex_compile file and the work on or...Daniil Kazantsev2017-08-0313-248/+137
|/
* initial split of C files to be used both by Matlab and PythonEdoardo Pasca2017-08-0215-1091/+1619
* New regularizers for FISTADaniil Kazantsev2017-07-315-0/+1878