summaryrefslogtreecommitdiffstats
path: root/Wrappers
Commit message (Collapse)AuthorAgeFilesLines
* Cmake/Cython fixes to compile ROF-FGPalgol2018-03-055-30/+32
|
* cpu-related cython file updated #33Daniil Kazantsev2018-02-262-11/+68
|
* CPU-GPU naming consistencyDaniil Kazantsev2018-02-264-280/+353
|
* updates to CPU/GPU core for ROF and demosDaniil Kazantsev2018-02-253-9/+9
|
* GPU test fixed, cpu vs gpu test added for ROF-TValgol2018-02-224-14/+137
|
* modified gpu regularizers buildEdoardo Pasca2018-02-212-16/+20
|
* Merge branch 'GPU_test' of ↵Edoardo Pasca2018-02-211-2/+40
|\ | | | | | | | | | | | | https://github.com/vais-ral/CCPi-FISTA_Reconstruction into GPU_test Conflicts: Wrappers/Python/test/test_gpu_regularizers.py
| * ROF_TV demoDaniil Kazantsev2018-02-211-3/+41
| |
* | added TV_ROFEdoardo Pasca2018-02-212-5/+5
|/
* CPU demo updatedDaniil Kazantsev2018-02-201-3/+3
|
* renamed GPU ROF_TVEdoardo Pasca2018-02-201-1/+1
|
* added ROF_TV to CPU demoEdoardo Pasca2018-02-201-12/+47
|
* fix wrapper buildEdoardo Pasca2018-02-201-31/+35
|
* ROF_TV modified and GPU code added, all cython related files updated, but ↵Daniil Kazantsev2018-02-202-46/+73
| | | | not testes
* added ROF_TV regularizer to library and wrapperEdoardo Pasca2018-02-201-0/+84
|
* removed and renamed a few thingsEdoardo Pasca2018-02-205-1251/+1
|
* GPU regularizers fixed, the demo runs smoothlyDaniil Kazantsev2018-02-092-44/+48
|
* some corrections in GPU-reg demosalgol2018-02-091-4/+17
|
* Update meta.yamlvais-ral2018-02-071-6/+4
| | | Removed python explicit version dependency
* Updated demo for CPU regularizers, bug fixed in fista_module.cpp for FGP_TValgol2018-02-062-32/+50
|
* 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 ↵Edoardo Pasca2018-01-291-2/+2
|\ | | | | | | into gpu
| * 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
| | | | | finds and set the correct name for the boost libraries. Builds GPU wrapper if CUDA is found.
* minor changes to testEdoardo Pasca2018-01-291-51/+47
|
* Merge remote-tracking branch 'origin/master' into gpuEdoardo Pasca2018-01-292-1/+108
|\
| * ROF TV regularizer added #22Daniil Kazantsev2018-01-262-1/+108
| |
* | renamed fista_module_gpu to gpu_regularizers.pyxEdoardo Pasca2018-01-294-1/+447
| | | | | | | | Cleaned test_cpu_regularizers.py
* | cython wrapper builds without errorsEdoardo Pasca2018-01-262-156/+167
| | | | | | | | TODO: test
* | added NML but commented outEdoardo Pasca2018-01-261-43/+149
| |
* | Merge branch 'master' into gpuEdoardo Pasca2018-01-2518-2168/+22
|\ \
| * | Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_ReconstructionEdoardo Pasca2018-01-2517-2168/+11
| |\|
| | * #15 solves dependencies on core C/CUDA functions for Matlab, all duplicates ↵algol2018-01-2517-2168/+11
| | | | | | | | | | | | deleted
| * | added infoEdoardo Pasca2018-01-251-0/+11
| |/
* | WIPEdoardo Pasca2018-01-251-16/+59
| |
* | ndarray has ndim not ndimsEdoardo Pasca2018-01-251-2/+2
| |
* | added cython wrapper for gpu regularizersEdoardo Pasca2018-01-254-1/+1271
|/
* fixed test_regularizers.pyEdoardo Pasca2018-01-252-103/+54
|
* all Matlab related stuff have been moved to wrappersDaniil Kazantsev2018-01-2534-11/+3852
|
* bugfixEdoardo Pasca2018-01-231-3/+5
|
* added setup-fista.pyEdoardo Pasca2018-01-231-0/+27
|
* Added all regularizers to testEdoardo Pasca2018-01-231-29/+38
|
* Fix #13Edoardo Pasca2018-01-231-8/+18
| | | | | Fixes #13. Bug due to calling list(np::array). For some reasons, it splitted the array (512x512) in 512 arrays of len 512.
* removed debugging printsEdoardo Pasca2018-01-231-31/+1
|
* added debugging printsEdoardo Pasca2018-01-231-3/+23
|
* Added conda recipe for FISTAEdoardo Pasca2018-01-239-326/+3
| | | | removed dangling files