summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python/test
Commit message (Collapse)AuthorAgeFilesLines
* dTV method addedDaniil Kazantsev2018-04-122-149/+0
|
* implemented with unittest #43algol2018-04-101-52/+96
|
* test has been added 43#algol2018-04-101-8/+11
|
* test addedDaniil Kazantsev2018-04-101-0/+102
|
* demos updatedDaniil Kazantsev2018-04-097-1261/+0
|
* major renaming and new 3D demos for MatlabDaniil Kazantsev2018-04-095-507/+16
|
* cleaning stage, leaving only FGP/ROF and related compilers, demosDaniil Kazantsev2018-04-037-1040/+20
|
* demos fixed #40algol2018-03-062-9/+54
|
* FGP/ROF-CPU/GPU fully working with new interfaces and regularizers.py ↵algol2018-03-063-37/+126
| | | | script. This closes #39 and #38
* Cmake/Cython fixes to compile ROF-FGPalgol2018-03-051-4/+5
|
* CPU-GPU naming consistencyDaniil Kazantsev2018-02-262-4/+14
|
* updates to CPU/GPU core for ROF and demosDaniil Kazantsev2018-02-252-6/+6
|
* GPU test fixed, cpu vs gpu test added for ROF-TValgol2018-02-222-7/+132
|
* modified gpu regularizers buildEdoardo Pasca2018-02-211-14/+16
|
* 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-211-1/+1
|/
* GPU regularizers fixed, the demo runs smoothlyDaniil Kazantsev2018-02-091-25/+29
|
* some corrections in GPU-reg demosalgol2018-02-091-4/+17
|
* added test_gpu_regularizer.py in testEdoardo Pasca2018-01-301-0/+131
|
* finds boost libraries during wrappers build (win)Edoardo Pasca2018-01-291-2/+3
| | | | | 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
|
* renamed fista_module_gpu to gpu_regularizers.pyxEdoardo Pasca2018-01-291-0/+445
| | | | Cleaned test_cpu_regularizers.py
* fixed test_regularizers.pyEdoardo Pasca2018-01-251-78/+48
|
* Added all regularizers to testEdoardo Pasca2018-01-231-29/+38
|
* debugging #13Edoardo Pasca2018-01-231-35/+39
|
* code refactoring step1Edoardo Pasca2018-01-199-0/+1889