summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-02added utilsEdoardo Pasca
2017-08-02initial split of C files to be used both by Matlab and PythonEdoardo Pasca
the regularizers routines have been splitted to separate the Matlab from the C implementation. This will allow the concurrent use of the C code from Boost Python.
2017-07-31New regularizers for FISTADaniil Kazantsev
2017-07-05ring removal bug fixedalgol
2017-07-05FISTA_REC code optimized and cleanedalgol
2017-07-05FISTA_REC code optimized and cleanedalgol
2017-07-04some clearingDaniil Kazantsev
2017-07-03FISTA-GH bug fixedDaniil Kazantsev
2017-07-03Major reorganization, updated routinesDaniil Kazantsev
2017-07-03Apache2 license addedDaniil Kazantsev
2017-03-29Initial revisionPasca