summaryrefslogtreecommitdiffstats
path: root/main_func
Commit message (Expand)AuthorAgeFilesLines
* matlab mexed updatedalgol2017-11-241-5/+5
* Lipshitz constant attached to the regularization parameteralgol2017-10-261-21/+6
* Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstructionalgol2017-10-2617-59/+249
|\
| * Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstructio...Edoardo Pasca2017-10-242-3/+7
| |\
| * \ Merge branch 'master' into pythonizeEdoardo Pasca2017-10-191-9/+26
| |\ \
| * | | moved code out of if-the-elseEdoardo Pasca2017-10-191-39/+15
| * | | Merge branch 'master' into pythonizeEdoardo Pasca2017-10-191-74/+105
| |\ \ \
| * \ \ \ Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstructio...Edoardo Pasca2017-10-181-91/+64
| |\ \ \ \
| * \ \ \ \ 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
* | | | | | | Lipshitz constant attached to the regularization parameteralgol2017-10-261-28/+28
| |_|_|_|_|/ |/| | | | |
* | | | | | GH-OS fixed, demos updated, add_artifacts functionDaniil Kazantsev2017-10-192-3/+7
| |_|_|_|/ |/| | | |
* | | | | OS loop now fixedDaniil Kazantsev2017-10-191-21/+22
* | | | | moved code out of if-then-elseEdoardo Pasca2017-10-191-39/+15
| |_|_|/ |/| | |
* | | | ordered subsets fix for GH termDaniil Kazantsev2017-10-181-74/+105
| |_|/ |/| |
* | | linked demos to TomoPhantom, cone beam demo, some FISTA modificastionsDaniil Kazantsev2017-10-181-91/+64
|/ /
* | StudentT fidelity added, can be skipped during pythonisingalgol2017-09-111-9/+47
* | 2 new GPU regularizers, FGP objective fixed, FISTA_REC updatedDaniil Kazantsev2017-09-1110-68/+974
* | bugsfJakob Jorgensen, algol@harwell2017-09-071-3/+3
* | parallel3D updated for big data in Matlabalgol2017-09-071-1/+19
* | a minor big with TGV being constatly swtiched one removedDaniil Kazantsev2017-08-241-3/+4
* | Ordered Subset FISTA added and demos updated in DemoRD2Daniil Kazantsev2017-08-032-119/+291
* | 2D or 3D regularization choices addedDaniil Kazantsev2017-08-031-21/+93
* | some cleaning inside C functions, updated mex_compile file and the work on or...Daniil Kazantsev2017-08-0315-256/+180
|/
* 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