summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* table with regularizers outputEdoardo Pasca2017-10-111-33/+33
* initial revisionEdoardo Pasca2017-10-111-0/+0
* initial revisionEdoardo Pasca2017-10-111-0/+0
* initial facility to test the FISTAEdoardo Pasca2017-10-111-0/+179
* bugfixEdoardo Pasca2017-10-111-2/+2
* initial revision for testingEdoardo Pasca2017-10-111-0/+354
* export/import data from hdf5Edoardo Pasca2017-10-112-0/+63
* module renameEdoardo Pasca2017-10-111-2/+2
* initial revisionEdoardo Pasca2017-10-111-0/+322
* added viewer for testingEdoardo Pasca2017-10-1111-0/+1987
* changed the backward slash to forwardEdoardo Pasca2017-10-111-6/+6
* module rename to cpu_regularizersEdoardo Pasca2017-10-112-3/+4
* initial commit of Reconstructor.pyEdoardo Pasca2017-10-111-0/+598
* updated test for regularizer APIEdoardo Pasca2017-10-111-300/+290
* Test module for Boost PythonEdoardo Pasca2017-10-113-9/+99
* Regularizer.pyfirst commitEdoardo Pasca2017-10-111-0/+322
* initial revisionEdoardo Pasca2017-10-111-25/+0
* added simple_astra_test.pyEdoardo Pasca2017-10-111-0/+25
* added TGV_PDEdoardo Pasca2017-10-112-28/+168
* added TGV_PD, removed useless codeEdoardo Pasca2017-10-111-99/+146
* removed copyImEdoardo Pasca2017-10-111-8/+0
* typoEdoardo Pasca2017-10-111-1/+1
* added PatchBased_RegulEdoardo Pasca2017-10-112-1/+123
* typo and include matrix.hEdoardo Pasca2017-10-111-1/+2
* test for general boost::python / numpy routinesEdoardo Pasca2017-10-111-0/+18
* minor changeEdoardo Pasca2017-10-111-3/+7
* Added 3 regularizersEdoardo Pasca2017-10-111-34/+232
* test facility for regularizersEdoardo Pasca2017-10-111-0/+265
* compilation fixesEdoardo Pasca2017-10-111-5/+9
* extern C fixEdoardo Pasca2017-10-111-5/+10
* extern C function called by C++Edoardo Pasca2017-10-115-10/+98
* removed definition of CopyImageEdoardo Pasca2017-10-112-20/+4
* fix typo and add include "matrix.h"Edoardo Pasca2017-10-114-15/+13
* test 2D data for regularizersEdoardo Pasca2017-10-111-0/+0
* added FGP_TV wrapperEdoardo Pasca2017-10-111-103/+473
* Added Python modulesEdoardo Pasca2017-10-114-0/+637
* Added utils.c utils.hEdoardo Pasca2017-10-112-0/+56
* added utilsEdoardo Pasca2017-10-114-4/+60
* StudentT fidelity added, can be skipped during pythonisingalgol2017-09-111-9/+47
* 2 new GPU regularizers, FGP objective fixed, FISTA_REC updatedDaniil Kazantsev2017-09-1111-88/+1016
* bugsfJakob Jorgensen, algol@harwell2017-09-071-3/+3
* parallel3D updated for big data in Matlabalgol2017-09-071-1/+19
* a minor big with TGV being constatly swtiched one removedDaniil Kazantsev2017-08-241-3/+4
* Ordered Subset FISTA added and demos updated in DemoRD2Daniil Kazantsev2017-08-033-140/+356
* 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
* initial split of C files to be used both by Matlab and PythonEdoardo Pasca2017-08-0215-1091/+1619
* New regularizers for FISTADaniil Kazantsev2017-07-3110-61/+728
* ring removal bug fixedalgol2017-07-052-83/+80
* FISTA_REC code optimized and cleanedalgol2017-07-051-1/+0