summaryrefslogtreecommitdiff
path: root/Wrappers/Python/test
AgeCommit message (Collapse)Author
2018-04-12dTV method addedDaniil Kazantsev
2018-04-10implemented with unittest #43algol
2018-04-10test has been added 43#algol
2018-04-10test addedDaniil Kazantsev
2018-04-09demos updatedDaniil Kazantsev
2018-04-09major renaming and new 3D demos for MatlabDaniil Kazantsev
2018-04-03cleaning stage, leaving only FGP/ROF and related compilers, demosDaniil Kazantsev
2018-03-06demos fixed #40algol
2018-03-06FGP/ROF-CPU/GPU fully working with new interfaces and regularizers.py ↵algol
script. This closes #39 and #38
2018-03-05Cmake/Cython fixes to compile ROF-FGPalgol
2018-02-26CPU-GPU naming consistencyDaniil Kazantsev
2018-02-25updates to CPU/GPU core for ROF and demosDaniil Kazantsev
2018-02-22GPU test fixed, cpu vs gpu test added for ROF-TValgol
2018-02-21modified gpu regularizers buildEdoardo Pasca
2018-02-21Merge branch 'GPU_test' of ↵Edoardo Pasca
https://github.com/vais-ral/CCPi-FISTA_Reconstruction into GPU_test Conflicts: Wrappers/Python/test/test_gpu_regularizers.py
2018-02-21added TV_ROFEdoardo Pasca
2018-02-21ROF_TV demoDaniil Kazantsev
2018-02-09GPU regularizers fixed, the demo runs smoothlyDaniil Kazantsev
2018-02-09some corrections in GPU-reg demosalgol
2018-01-30added test_gpu_regularizer.py in testEdoardo Pasca
2018-01-29finds boost libraries during wrappers build (win)Edoardo Pasca
finds and set the correct name for the boost libraries. Builds GPU wrapper if CUDA is found.
2018-01-29minor changes to testEdoardo Pasca
2018-01-29renamed fista_module_gpu to gpu_regularizers.pyxEdoardo Pasca
Cleaned test_cpu_regularizers.py
2018-01-25fixed test_regularizers.pyEdoardo Pasca
2018-01-23Added all regularizers to testEdoardo Pasca
2018-01-23debugging #13Edoardo Pasca
2018-01-19code refactoring step1Edoardo Pasca