summaryrefslogtreecommitdiffstats
path: root/main_func
Commit message (Expand)AuthorAgeFilesLines
* 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
* initial split of C files to be used both by Matlab and PythonEdoardo Pasca2017-08-0215-1091/+1619
* New regularizers for FISTADaniil Kazantsev2017-07-317-43/+713
* ring removal bug fixedalgol2017-07-051-80/+77
* FISTA_REC code optimized and cleanedalgol2017-07-051-1/+0
* FISTA_REC code optimized and cleanedalgol2017-07-051-121/+85
* some clearingDaniil Kazantsev2017-07-041-25/+8
* FISTA-GH bug fixedDaniil Kazantsev2017-07-031-4/+7
* Major reorganization, updated routinesDaniil Kazantsev2017-07-037-654/+785
* Initial revisionPasca2017-03-296-0/+1497