summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 2D or 3D regularization choices addedDaniil Kazantsev2017-08-031-21/+93
| * | some cleaning inside C functions, updated mex_compile file and the work on or...Daniil Kazantsev2017-08-0316-258/+182
* | | changes for vishighmemEdoardo Pasca2017-10-131-2/+2
* | | uses FISTAReconstructor classEdoardo Pasca2017-10-131-138/+6
* | | Added setParameterEdoardo Pasca2017-10-131-130/+34
| |/ |/|
* | cleaned up codeEdoardo Pasca2017-09-131-31/+1
* | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc...Edoardo Pasca2017-08-251-20/+64
|\ \
| * | removed vtk dependencyalgol2017-08-251-39/+85
* | | minor changesEdoardo Pasca2017-08-251-29/+31
* | | use refactore codeEdoardo Pasca2017-08-257-948/+1
* | | Reorganized code with new fista package nameEdoardo Pasca2017-08-2510-5/+1767
* | | The calculation of the Lipschitz constant worksEdoardo Pasca2017-08-251-20/+40
|/ /
* | initial revisionEdoardo Pasca2017-08-241-0/+0
* | initial revisionEdoardo Pasca2017-08-241-0/+0
* | initial facility to test the FISTAEdoardo Pasca2017-08-241-0/+179
* | bugfixEdoardo Pasca2017-08-241-2/+2
* | initial revision for testingEdoardo Pasca2017-08-231-0/+354
* | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc...Edoardo Pasca2017-08-232-0/+63
|\ \
| * | export/import data from hdf5Edoardo Pasca2017-08-232-0/+63
* | | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc...Edoardo Pasca2017-08-231-2/+2
|\| |
| * | module renameEdoardo Pasca2017-08-231-2/+2
* | | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc...Edoardo Pasca2017-08-231-0/+322
|\| |
| * | initial revisionEdoardo Pasca2017-08-231-0/+322
* | | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc...Edoardo Pasca2017-08-2311-0/+1987
|\| |
| * | added viewer for testingEdoardo Pasca2017-08-2311-0/+1987
* | | Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc...Edoardo Pasca2017-08-232-3/+4
|\| |
| * | module rename to cpu_regularizersEdoardo Pasca2017-08-232-3/+4
* | | changed the backward slash to forwardEdoardo Pasca2017-08-231-6/+6
|/ /
* | initial commit of Reconstructor.pyEdoardo Pasca2017-08-231-0/+598
* | updated test for regularizer APIEdoardo Pasca2017-08-231-300/+290
* | Test module for Boost PythonEdoardo Pasca2017-08-233-9/+99
* | Regularizer.pyfirst commitEdoardo Pasca2017-08-231-0/+322
* | initial revisionEdoardo Pasca2017-08-172-0/+110
* | added TGV_PDEdoardo Pasca2017-08-072-28/+168
* | added TGV_PD, removed useless codeEdoardo Pasca2017-08-071-99/+146
* | removed copyImEdoardo Pasca2017-08-071-8/+0
* | typoEdoardo Pasca2017-08-071-1/+1
* | added PatchBased_RegulEdoardo Pasca2017-08-042-1/+123
* | typo and include matrix.hEdoardo Pasca2017-08-041-1/+2
* | test for general boost::python / numpy routinesEdoardo Pasca2017-08-041-0/+18
* | minor changeEdoardo Pasca2017-08-041-3/+7
* | Added 3 regularizersEdoardo Pasca2017-08-041-34/+232
* | test facility for regularizersEdoardo Pasca2017-08-041-0/+265
* | compilation fixesEdoardo Pasca2017-08-041-5/+9
* | extern C fixEdoardo Pasca2017-08-041-5/+10
* | extern C function called by C++Edoardo Pasca2017-08-045-12/+41
* | removed definition of CopyImageEdoardo Pasca2017-08-042-20/+4
* | fix typo and add include "matrix.h"Edoardo Pasca2017-08-044-15/+32
* | test 2D data for regularizersEdoardo Pasca2017-08-041-0/+0
* | added FGP_TV wrapperEdoardo Pasca2017-08-031-103/+473