Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into pythonize | Edoardo Pasca | 2017-10-19 | 1 | -9/+26 |
|\ | |||||
| * | OS loop now fixed | Daniil Kazantsev | 2017-10-19 | 1 | -21/+22 |
| * | moved code out of if-then-else | Edoardo Pasca | 2017-10-19 | 1 | -39/+15 |
* | | moved code out of if-the-else | Edoardo Pasca | 2017-10-19 | 1 | -39/+15 |
* | | Merge branch 'master' into pythonize | Edoardo Pasca | 2017-10-19 | 1 | -74/+105 |
|\| | |||||
| * | ordered subsets fix for GH term | Daniil Kazantsev | 2017-10-18 | 1 | -74/+105 |
* | | Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstructio... | Edoardo Pasca | 2017-10-18 | 1 | -91/+64 |
|\| | |||||
| * | linked demos to TomoPhantom, cone beam demo, some FISTA modificastions | Daniil Kazantsev | 2017-10-18 | 1 | -91/+64 |
* | | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc... | Edoardo Pasca | 2017-10-11 | 2 | -7/+1 |
|\ \ | |||||
| * | | removed copyIm | Edoardo Pasca | 2017-08-07 | 1 | -8/+0 |
| * | | typo | Edoardo Pasca | 2017-08-07 | 1 | -1/+1 |
| * | | typo and include matrix.h | Edoardo Pasca | 2017-08-04 | 1 | -1/+2 |
| * | | extern C fix | Edoardo Pasca | 2017-08-04 | 1 | -5/+10 |
| * | | extern C function called by C++ | Edoardo Pasca | 2017-08-04 | 5 | -12/+41 |
| * | | removed definition of CopyImage | Edoardo Pasca | 2017-08-04 | 2 | -20/+4 |
| * | | fix typo and add include "matrix.h" | Edoardo Pasca | 2017-08-04 | 4 | -15/+32 |
| * | | Added utils.c utils.h | Edoardo Pasca | 2017-08-02 | 2 | -0/+56 |
| * | | added utils | Edoardo Pasca | 2017-08-02 | 4 | -4/+9 |
* | | | removed copyIm | Edoardo Pasca | 2017-10-11 | 1 | -8/+0 |
* | | | typo | Edoardo Pasca | 2017-10-11 | 1 | -1/+1 |
* | | | typo and include matrix.h | Edoardo Pasca | 2017-10-11 | 1 | -1/+2 |
* | | | extern C fix | Edoardo Pasca | 2017-10-11 | 1 | -5/+10 |
* | | | extern C function called by C++ | Edoardo Pasca | 2017-10-11 | 5 | -10/+98 |
* | | | removed definition of CopyImage | Edoardo Pasca | 2017-10-11 | 2 | -20/+4 |
* | | | fix typo and add include "matrix.h" | Edoardo Pasca | 2017-10-11 | 4 | -15/+13 |
* | | | Added utils.c utils.h | Edoardo Pasca | 2017-10-11 | 2 | -0/+56 |
* | | | added utils | Edoardo Pasca | 2017-10-11 | 4 | -4/+60 |
| |/ |/| | |||||
* | | StudentT fidelity added, can be skipped during pythonising | algol | 2017-09-11 | 1 | -9/+47 |
* | | 2 new GPU regularizers, FGP objective fixed, FISTA_REC updated | Daniil Kazantsev | 2017-09-11 | 10 | -68/+974 |
* | | bugsf | Jakob Jorgensen, algol@harwell | 2017-09-07 | 1 | -3/+3 |
* | | parallel3D updated for big data in Matlab | algol | 2017-09-07 | 1 | -1/+19 |
* | | a minor big with TGV being constatly swtiched one removed | Daniil Kazantsev | 2017-08-24 | 1 | -3/+4 |
* | | Ordered Subset FISTA added and demos updated in DemoRD2 | Daniil Kazantsev | 2017-08-03 | 2 | -119/+291 |
* | | 2D or 3D regularization choices added | Daniil Kazantsev | 2017-08-03 | 1 | -21/+93 |
* | | some cleaning inside C functions, updated mex_compile file and the work on or... | Daniil Kazantsev | 2017-08-03 | 15 | -256/+180 |
|/ | |||||
* | initial split of C files to be used both by Matlab and Python | Edoardo Pasca | 2017-08-02 | 15 | -1091/+1619 |
* | New regularizers for FISTA | Daniil Kazantsev | 2017-07-31 | 7 | -43/+713 |
* | ring removal bug fixed | algol | 2017-07-05 | 1 | -80/+77 |
* | FISTA_REC code optimized and cleaned | algol | 2017-07-05 | 1 | -1/+0 |
* | FISTA_REC code optimized and cleaned | algol | 2017-07-05 | 1 | -121/+85 |
* | some clearing | Daniil Kazantsev | 2017-07-04 | 1 | -25/+8 |
* | FISTA-GH bug fixed | Daniil Kazantsev | 2017-07-03 | 1 | -4/+7 |
* | Major reorganization, updated routines | Daniil Kazantsev | 2017-07-03 | 7 | -654/+785 |
* | Initial revision | Pasca | 2017-03-29 | 6 | -0/+1497 |