summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Updated demo for CPU regularizers, bug fixed in fista_module.cpp for FGP_TValgol2018-02-062-32/+50
* | Update meta.yamlvais-ral2018-02-071-6/+4
* | Updated demo for CPU regularizers, bug fixed in fista_module.cpp for FGP_TValgol2018-02-062-32/+50
|/
* Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_ReconstructionEdoardo Pasca2018-01-300-0/+0
|\
| * fix GPU regularizerEdoardo Pasca2018-01-302-21/+21
| * added demo directoryEdoardo Pasca2018-01-301-0/+442
| * fixed Wrapper Build for linuxEdoardo Pasca2018-01-301-2/+2
| * removed initial lib from library name (unix)Edoardo Pasca2018-01-301-7/+16
| * added CMakeLists.txt for Python WrapperEdoardo Pasca2018-01-301-0/+110
| * finds boost libraries during wrappers build (win)Edoardo Pasca2018-01-307-35/+45
| * minor changes to testEdoardo Pasca2018-01-301-51/+47
| * renamed fista_module_gpu to gpu_regularizers.pyxEdoardo Pasca2018-01-304-1/+447
| * cython wrapper builds without errorsEdoardo Pasca2018-01-302-156/+167
| * added NML but commented outEdoardo Pasca2018-01-301-43/+149
| * WIPEdoardo Pasca2018-01-303-17/+86
| * ndarray has ndim not ndimsEdoardo Pasca2018-01-301-2/+2
| * added cython wrapper for gpu regularizersEdoardo Pasca2018-01-304-1/+1271
| * added infoEdoardo Pasca2018-01-301-0/+11
| * compiles the GPU kernelsEdoardo Pasca2018-01-301-2/+32
* | added test_gpu_regularizer.py in testEdoardo Pasca2018-01-301-0/+131
* | fix GPU regularizerEdoardo Pasca2018-01-302-21/+21
* | Merge branch 'gpu' of https://github.com/vais-ral/CCPi-FISTA_Reconstruction i...Edoardo Pasca2018-01-291-2/+2
|\ \
| * | fixed Wrapper Build for linuxEdoardo Pasca2018-01-291-2/+2
* | | added demo directoryEdoardo Pasca2018-01-291-0/+442
|/ /
* | removed initial lib from library name (unix)Edoardo Pasca2018-01-291-7/+16
* | added CMakeLists.txt for Python WrapperEdoardo Pasca2018-01-291-0/+110
* | finds boost libraries during wrappers build (win)Edoardo Pasca2018-01-297-35/+45
* | minor changes to testEdoardo Pasca2018-01-291-51/+47
* | Merge remote-tracking branch 'origin/master' into gpuEdoardo Pasca2018-01-294-1/+421
|\|
| * ROF TV regularizer added #22Daniil Kazantsev2018-01-264-1/+421
* | renamed fista_module_gpu to gpu_regularizers.pyxEdoardo Pasca2018-01-294-1/+447
* | cython wrapper builds without errorsEdoardo Pasca2018-01-262-156/+167
* | added NML but commented outEdoardo Pasca2018-01-261-43/+149
* | Merge branch 'master' into gpuEdoardo Pasca2018-01-2559-9714/+28
|\ \
| * | Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_ReconstructionEdoardo Pasca2018-01-2517-2168/+11
| |\|
| | * Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstructionalgol2018-01-2540-7518/+0
| | |\
| | * | #15 solves dependencies on core C/CUDA functions for Matlab, all duplicates d...algol2018-01-2517-2168/+11
| * | | added infoEdoardo Pasca2018-01-251-0/+11
| * | | Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_ReconstructionEdoardo Pasca2018-01-251-28/+6
| |\ \ \ | | | |/ | | |/|
| | * | removed src dirEdoardo Pasca2018-01-2540-7518/+0
| | |/
| | * Should fix #18 of patch-based regularizationalgol2018-01-251-28/+6
| * | removed src dirEdoardo Pasca2018-01-2540-7518/+0
| |/
* | WIPEdoardo Pasca2018-01-253-17/+86
* | ndarray has ndim not ndimsEdoardo Pasca2018-01-251-2/+2
* | added cython wrapper for gpu regularizersEdoardo Pasca2018-01-254-1/+1271
* | compiles the GPU kernelsEdoardo Pasca2018-01-251-2/+32
|/
* fixed test_regularizers.pyEdoardo Pasca2018-01-252-103/+54
* all Matlab related stuff have been moved to wrappersDaniil Kazantsev2018-01-2545-1897/+2
* bugfixEdoardo Pasca2018-01-231-3/+5
* added setup-fista.pyEdoardo Pasca2018-01-231-0/+27