Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP | Edoardo Pasca | 2018-01-30 | 3 | -17/+86 |
* | ndarray has ndim not ndims | Edoardo Pasca | 2018-01-30 | 1 | -2/+2 |
* | added cython wrapper for gpu regularizers | Edoardo Pasca | 2018-01-30 | 4 | -1/+1271 |
* | added info | Edoardo Pasca | 2018-01-30 | 1 | -0/+11 |
* | compiles the GPU kernels | Edoardo Pasca | 2018-01-30 | 1 | -2/+32 |
* | ROF TV regularizer added #22 | Daniil Kazantsev | 2018-01-26 | 4 | -1/+421 |
* | Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstruction | algol | 2018-01-25 | 40 | -7518/+0 |
|\ | |||||
| * | removed src dir | Edoardo Pasca | 2018-01-25 | 40 | -7518/+0 |
* | | #15 solves dependencies on core C/CUDA functions for Matlab, all duplicates d... | algol | 2018-01-25 | 17 | -2168/+11 |
|/ | |||||
* | Should fix #18 of patch-based regularization | algol | 2018-01-25 | 1 | -28/+6 |
* | fixed test_regularizers.py | Edoardo Pasca | 2018-01-25 | 2 | -103/+54 |
* | all Matlab related stuff have been moved to wrappers | Daniil Kazantsev | 2018-01-25 | 45 | -1897/+2 |
* | bugfix | Edoardo Pasca | 2018-01-23 | 1 | -3/+5 |
* | added setup-fista.py | Edoardo Pasca | 2018-01-23 | 1 | -0/+27 |
* | Added all regularizers to test | Edoardo Pasca | 2018-01-23 | 1 | -29/+38 |
* | Fix #13 | Edoardo Pasca | 2018-01-23 | 1 | -8/+18 |
* | removed debugging prints | Edoardo Pasca | 2018-01-23 | 1 | -31/+1 |
* | added debugging prints | Edoardo Pasca | 2018-01-23 | 1 | -3/+23 |
* | Added conda recipe for FISTA | Edoardo Pasca | 2018-01-23 | 9 | -326/+3 |
* | fixed conda recipes for unix | Edoardo Pasca | 2018-01-23 | 2 | -14/+19 |
* | added filters | Edoardo Pasca | 2018-01-23 | 2 | -0/+334 |
* | debugging #13 | Edoardo Pasca | 2018-01-23 | 1 | -35/+39 |
* | fixed setup.py, bugfixes | Edoardo Pasca | 2018-01-23 | 2 | -8/+19 |
* | Added dllexport | Edoardo Pasca | 2018-01-23 | 9 | -37/+53 |
* | work for conda recipes | Edoardo Pasca | 2018-01-23 | 4 | -10/+101 |
* | Working conda recipe for Windows | Edoardo Pasca | 2018-01-23 | 6 | -31/+116 |
* | Merge branch 'pythonize' | Edoardo Pasca | 2018-01-19 | 2 | -7/+33 |
|\ | |||||
| * | change in the meta.yaml | Edoardo Pasca | 2018-01-19 | 1 | -5/+19 |
| * | changes with cmake steering conda | Edoardo Pasca | 2018-01-10 | 1 | -2/+15 |
| * | code refactoring step1 | Edoardo Pasca | 2017-11-10 | 64 | -1/+9516 |
| * | some development | Edoardo Pasca | 2017-11-10 | 3 | -1/+530 |
| * | added demos | Edoardo Pasca | 2017-11-02 | 1 | -3/+33 |
| * | removed prints | Edoardo Pasca | 2017-11-02 | 1 | -9/+1 |
| * | fixed non OS routine | Edoardo Pasca | 2017-11-02 | 1 | -16/+53 |
| * | Initial demo as Demo_RealData3D_Parallel.m | Edoardo Pasca | 2017-11-01 | 1 | -0/+138 |
| * | Little development | Edoardo Pasca | 2017-11-01 | 1 | -1/+0 |
| * | bugfix in createReducedDevice | Edoardo Pasca | 2017-11-01 | 1 | -19/+25 |
| * | progress using abstract device in class | Edoardo Pasca | 2017-10-31 | 3 | -22/+56 |
| * | reconstructor class working with Ordered Subset | Edoardo Pasca | 2017-10-31 | 1 | -9/+14 |
| * | test class rather than script | Edoardo Pasca | 2017-10-31 | 1 | -3/+31 |
| * | Added Ordered Subsets | Edoardo Pasca | 2017-10-31 | 1 | -13/+173 |
| * | first working OS FISTA python test | Edoardo Pasca | 2017-10-31 | 1 | -24/+47 |
| * | demo updated | Edoardo Pasca | 2017-10-31 | 1 | -30/+24 |
| * | Allows regularizer to output simply an image | Edoardo Pasca | 2017-10-31 | 1 | -2/+3 |
| * | fixed setParameter | Edoardo Pasca | 2017-10-31 | 1 | -15/+27 |
| * | regularization parameter is divided by Lipschitz constant | Edoardo Pasca | 2017-10-30 | 1 | -1/+4 |
| * | Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstructio... | Edoardo Pasca | 2017-10-30 | 3 | -70/+55 |
| |\ | |||||
| * | | bugfixes for AstraDevice use | Edoardo Pasca | 2017-10-30 | 4 | -35/+71 |
| * | | bugfix | Edoardo Pasca | 2017-10-27 | 1 | -0/+2 |
| * | | Added AstraDevice and DeviceModel | Edoardo Pasca | 2017-10-27 | 1 | -0/+2 |