Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc... | Edoardo Pasca | 2017-10-11 | 7 | -50/+988 |
|\ | |||||
| * | cleaned up code | Edoardo Pasca | 2017-09-13 | 1 | -31/+1 |
| * | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc... | Edoardo Pasca | 2017-08-25 | 1 | -20/+64 |
| |\ | |||||
| | * | removed vtk dependency | algol | 2017-08-25 | 1 | -39/+85 |
| * | | minor changes | Edoardo Pasca | 2017-08-25 | 1 | -29/+31 |
| * | | use refactore code | Edoardo Pasca | 2017-08-25 | 7 | -948/+1 |
| * | | Reorganized code with new fista package name | Edoardo Pasca | 2017-08-25 | 10 | -5/+1767 |
| * | | The calculation of the Lipschitz constant works | Edoardo Pasca | 2017-08-25 | 1 | -20/+40 |
| |/ | |||||
| * | initial revision | Edoardo Pasca | 2017-08-24 | 1 | -0/+0 |
| * | initial revision | Edoardo Pasca | 2017-08-24 | 1 | -0/+0 |
| * | initial facility to test the FISTA | Edoardo Pasca | 2017-08-24 | 1 | -0/+179 |
| * | bugfix | Edoardo Pasca | 2017-08-24 | 1 | -2/+2 |
| * | initial revision for testing | Edoardo Pasca | 2017-08-23 | 1 | -0/+354 |
| * | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc... | Edoardo Pasca | 2017-08-23 | 1 | -0/+28 |
| |\ | |||||
| | * | export/import data from hdf5 | Edoardo Pasca | 2017-08-23 | 1 | -0/+28 |
| * | | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc... | Edoardo Pasca | 2017-08-23 | 1 | -2/+2 |
| |\| | |||||
| | * | module rename | Edoardo Pasca | 2017-08-23 | 1 | -2/+2 |
| * | | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc... | Edoardo Pasca | 2017-08-23 | 1 | -0/+322 |
| |\| | |||||
| | * | initial revision | Edoardo Pasca | 2017-08-23 | 1 | -0/+322 |
| * | | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc... | Edoardo Pasca | 2017-08-23 | 11 | -0/+1987 |
| |\| | |||||
| | * | added viewer for testing | Edoardo Pasca | 2017-08-23 | 11 | -0/+1987 |
| * | | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc... | Edoardo Pasca | 2017-08-23 | 2 | -3/+4 |
| |\| | |||||
| | * | module rename to cpu_regularizers | Edoardo Pasca | 2017-08-23 | 2 | -3/+4 |
| * | | changed the backward slash to forward | Edoardo Pasca | 2017-08-23 | 1 | -6/+6 |
| |/ | |||||
| * | initial commit of Reconstructor.py | Edoardo Pasca | 2017-08-23 | 1 | -0/+598 |
| * | updated test for regularizer API | Edoardo Pasca | 2017-08-23 | 1 | -300/+290 |
| * | Test module for Boost Python | Edoardo Pasca | 2017-08-23 | 3 | -9/+99 |
| * | Regularizer.pyfirst commit | Edoardo Pasca | 2017-08-23 | 1 | -0/+322 |
| * | initial revision | Edoardo Pasca | 2017-08-17 | 2 | -0/+110 |
| * | added TGV_PD | Edoardo Pasca | 2017-08-07 | 2 | -28/+168 |
| * | added TGV_PD, removed useless code | Edoardo Pasca | 2017-08-07 | 1 | -99/+146 |
| * | added PatchBased_Regul | Edoardo Pasca | 2017-08-04 | 2 | -1/+123 |
| * | test for general boost::python / numpy routines | Edoardo Pasca | 2017-08-04 | 1 | -0/+18 |
| * | minor change | Edoardo Pasca | 2017-08-04 | 1 | -3/+7 |
| * | Added 3 regularizers | Edoardo Pasca | 2017-08-04 | 1 | -34/+232 |
| * | test facility for regularizers | Edoardo Pasca | 2017-08-04 | 1 | -0/+265 |
| * | compilation fixes | Edoardo Pasca | 2017-08-04 | 1 | -5/+9 |
| * | added FGP_TV wrapper | Edoardo Pasca | 2017-08-03 | 1 | -103/+473 |
| * | Added Python modules | Edoardo Pasca | 2017-08-03 | 4 | -0/+637 |
* | initial revision | Edoardo Pasca | 2017-10-11 | 1 | -0/+25 |
* | read and plot the hdf5 | Edoardo Pasca | 2017-10-11 | 1 | -1/+14 |
* | table with regularizers output | Edoardo Pasca | 2017-10-11 | 1 | -33/+33 |
* | initial revision | Edoardo Pasca | 2017-10-11 | 1 | -0/+0 |
* | initial revision | Edoardo Pasca | 2017-10-11 | 1 | -0/+0 |
* | initial facility to test the FISTA | Edoardo Pasca | 2017-10-11 | 1 | -0/+179 |
* | bugfix | Edoardo Pasca | 2017-10-11 | 1 | -2/+2 |
* | initial revision for testing | Edoardo Pasca | 2017-10-11 | 1 | -0/+354 |
* | export/import data from hdf5 | Edoardo Pasca | 2017-10-11 | 1 | -0/+28 |
* | module rename | Edoardo Pasca | 2017-10-11 | 1 | -2/+2 |
* | initial revision | Edoardo Pasca | 2017-10-11 | 1 | -0/+322 |