Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed src dir | Edoardo Pasca | 2018-01-25 | 1 | -64/+0 |
| | |||||
* | Merge branch 'pythonize' of ↵ | Edoardo Pasca | 2017-08-23 | 1 | -2/+2 |
|\ | | | | | | | https://github.com/vais-ral/CCPi-FISTA_Reconstruction into pythonize | ||||
| * | module rename to cpu_regularizers | Edoardo Pasca | 2017-08-23 | 1 | -2/+2 |
| | | |||||
* | | changed the backward slash to forward | Edoardo Pasca | 2017-08-23 | 1 | -6/+6 |
|/ | |||||
* | added TGV_PD | Edoardo Pasca | 2017-08-07 | 1 | -0/+1 |
| | |||||
* | added PatchBased_Regul | Edoardo Pasca | 2017-08-04 | 1 | -0/+1 |
| | |||||
* | compilation fixes | Edoardo Pasca | 2017-08-04 | 1 | -5/+9 |
| | |||||
* | Added Python modules | Edoardo Pasca | 2017-08-03 | 1 | -0/+58 |
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. |