summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python/src
Commit message (Expand)AuthorAgeFilesLines
* dTV method addedDaniil Kazantsev2018-04-122-4/+165
* #43 all python/matlab 2d/3d DEMOS work OKalgol2018-04-102-5/+5
* major renaming and new 3D demos for MatlabDaniil Kazantsev2018-04-092-28/+28
* readme and pyx updatedDaniil Kazantsev2018-04-032-302/+17
* cleaning stage, leaving only FGP/ROF and related compilers, demosDaniil Kazantsev2018-04-031-756/+0
* small correct #40algol2018-03-071-1/+0
* demos fixed #40algol2018-03-061-289/+0
* FGP/ROF-CPU/GPU fully working with new interfaces and regularizers.py script....algol2018-03-061-17/+26
* work on cythonization2Daniil Kazantsev2018-03-061-41/+56
* FGP/ROF updatesDaniil Kazantsev2018-03-061-3/+2
* work on FGP intergrationalgol2018-03-061-9/+5
* ROF_FGP_unified syntaxDaniil Kazantsev2018-03-061-32/+27
* Cmake/Cython fixes to compile ROF-FGPalgol2018-03-053-15/+13
* cpu-related cython file updated #33Daniil Kazantsev2018-02-262-11/+68
* CPU-GPU naming consistencyDaniil Kazantsev2018-02-262-276/+339
* GPU test fixed, cpu vs gpu test added for ROF-TValgol2018-02-221-1/+1
* added TV_ROFEdoardo Pasca2018-02-211-4/+4
* renamed GPU ROF_TVEdoardo Pasca2018-02-201-1/+1
* fix wrapper buildEdoardo Pasca2018-02-201-31/+35
* ROF_TV modified and GPU code added, all cython related files updated, but not...Daniil Kazantsev2018-02-202-46/+73
* added ROF_TV regularizer to library and wrapperEdoardo Pasca2018-02-201-0/+84
* removed and renamed a few thingsEdoardo Pasca2018-02-202-49/+0
* GPU regularizers fixed, the demo runs smoothlyDaniil Kazantsev2018-02-091-19/+19
* Updated demo for CPU regularizers, bug fixed in fista_module.cpp for FGP_TValgol2018-02-061-8/+8
* fix GPU regularizerEdoardo Pasca2018-01-301-20/+19
* finds boost libraries during wrappers build (win)Edoardo Pasca2018-01-292-2/+21
* renamed fista_module_gpu to gpu_regularizers.pyxEdoardo Pasca2018-01-292-0/+0
* cython wrapper builds without errorsEdoardo Pasca2018-01-261-155/+167
* added NML but commented outEdoardo Pasca2018-01-261-43/+149
* WIPEdoardo Pasca2018-01-251-16/+59
* ndarray has ndim not ndimsEdoardo Pasca2018-01-251-2/+2
* added cython wrapper for gpu regularizersEdoardo Pasca2018-01-253-0/+1250