summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* added FGP_TV wrapperEdoardo Pasca2017-10-111-103/+473
|
* Added Python modulesEdoardo Pasca2017-10-114-0/+637
Matlab2Python_utils.cpp contains utilities for handling numpy arrays. Together with setup_test.py it creates a functional module for testing. fista_module.cpp and setup.py are meant for the real fista module.