summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* reconstructor class working with Ordered SubsetEdoardo Pasca2018-01-191-9/+14
* test class rather than scriptEdoardo Pasca2018-01-191-3/+31
* Added Ordered SubsetsEdoardo Pasca2018-01-191-13/+173
* first working OS FISTA python testEdoardo Pasca2018-01-191-24/+47
* demo updatedEdoardo Pasca2018-01-191-30/+24
* Allows regularizer to output simply an imageEdoardo Pasca2018-01-191-2/+3
* fixed setParameterEdoardo Pasca2018-01-191-15/+27
* regularization parameter is divided by Lipschitz constantEdoardo Pasca2018-01-191-1/+4
* bugfixes for AstraDevice useEdoardo Pasca2018-01-194-35/+71
* bugfixEdoardo Pasca2018-01-191-0/+2
* Added AstraDevice and DeviceModelEdoardo Pasca2018-01-191-0/+2
* further development using abstract forward/backward projectorEdoardo Pasca2018-01-194-59/+84
* uses AstraDeviceEdoardo Pasca2018-01-191-32/+92
* Added DeviceModel and AstraDeviceEdoardo Pasca2018-01-192-0/+124
* Finds the conda executableEdoardo Pasca2018-01-192-3/+8
* handles correctly the slicingEdoardo Pasca2018-01-191-3/+3
* initializes R3Edoardo Pasca2018-01-191-4/+1
* matlab mexed updatedalgol2017-11-241-5/+5
* Lipshitz constant attached to the regularization parameteralgol2017-10-263-24/+9
* Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstructionalgol2017-10-2656-59/+6590
|\
| * Merge pull request #8 from vais-ral/pythonizedkazanc2017-10-2656-59/+6590
| |\
| | * added to repositoryEdoardo Pasca2017-10-251-0/+412
| | * doing workEdoardo Pasca2017-10-251-213/+258
| | * Merge branch 'pythonize' of https://github.com/vais-ral/CCPi-FISTA_Reconstruc...Edoardo Pasca2017-10-251-0/+380
| | |\
| | | * Merge branch 'origin/pythonize' into pythonizeEdoardo Pasca2017-10-251-5/+4
| | | |\
| | | * | added to repositoryEdoardo Pasca2017-10-251-0/+380
| | * | | developmentEdoardo Pasca2017-10-251-1/+5
| | * | | Removed unused variablesEdoardo Pasca2017-10-251-2/+2
| | * | | removed dependencyEdoardo Pasca2017-10-251-3/+3
| | | |/ | | |/|
| | * | removed print to screenEdoardo Pasca2017-10-251-6/+0
| | * | Added print to screen to debug faulty FGP_TVEdoardo Pasca2017-10-251-5/+10
| | |/
| | * Merge branch origin/pythonize into pythonizeEdoardo Pasca2017-10-2522-1362/+1058
| | |\
| | | * Add regularization stepEdoardo Pasca2017-10-243-7/+27
| | | * saves to fileEdoardo Pasca2017-10-241-0/+1
| | | * moved to test directoryEdoardo Pasca2017-10-241-3/+12
| | | * Merge branch 'master' of https://github.com/vais-ral/CCPi-FISTA_Reconstructio...Edoardo Pasca2017-10-247-126/+117
| | | |\ | | |_|/ | |/| |
| | | * Remove dependency on astra-toolbox in meta.yamlEdoardo Pasca2017-10-241-1/+1
| | | * fix wrong indentationEdoardo Pasca2017-10-241-1/+1
| | | * added targets and cache variablesEdoardo Pasca2017-10-242-2/+48
| | | * removed fista directoryEdoardo Pasca2017-10-243-1034/+0
| | | * use system packageEdoardo Pasca2017-10-241-1/+1
| | | * latest devEdoardo Pasca2017-10-241-172/+427
| | | * Builds 2 packages fista and regularizersEdoardo Pasca2017-10-246-26/+359
| | | * add fista-recipe and stuffEdoardo Pasca2017-10-235-2/+83
| | | * minor cleanupEdoardo Pasca2017-10-231-17/+7
| | * | Use MATCH and CMAKE_MATCH_<n>Edoardo Pasca2017-10-251-12/+6
| | |/
| | * Bugfixes for UNIX compilationEdoardo Pasca2017-10-233-84/+52
| | * executable extension is for WIN32Edoardo Pasca2017-10-231-2/+6
| | * Finds the active conda environmentEdoardo Pasca2017-10-231-4/+56
| | * Added setup.py.inEdoardo Pasca2017-10-231-0/+67