summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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