summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* finds boost libraries during wrappers build (win)Edoardo Pasca2018-01-291-100/+0
| | | | | finds and set the correct name for the boost libraries. Builds GPU wrapper if CUDA is found.
* renamed fista_module_gpu to gpu_regularizers.pyxEdoardo Pasca2018-01-291-1/+2
| | | | Cleaned test_cpu_regularizers.py
* cython wrapper builds without errorsEdoardo Pasca2018-01-261-1/+0
| | | | TODO: test
* added cython wrapper for gpu regularizersEdoardo Pasca2018-01-251-1/+21
|
* fixed setup.py, bugfixesEdoardo Pasca2018-01-231-4/+5
|
* work for conda recipesEdoardo Pasca2018-01-231-0/+79