summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'demo_ccpi' of https://github.com/vais-ral/CCPi-Framework into ↵Edoardo Pasca2019-04-307-109/+158
|\ | | | | | | demo_ccpi
| * Merge branch 'demo_ccpi' of https://github.com/vais-ral/CCPi-Framework into ↵Edoardo Pasca2019-04-305-71/+253
| |\ | | | | | | | | | demo_ccpi
| * | added test and removed processors.pyEdoardo Pasca2019-04-303-515/+4
| | |
| * | added test for center of rotation finderEdoardo Pasca2019-04-301-0/+21
| | |
| * | restructured processorsEdoardo Pasca2019-04-304-0/+542
| | |
| * | removed numpy from build requirementsEdoardo Pasca2019-04-301-2/+0
| | |
| * | removed matplotlib dependenceEdoardo Pasca2019-04-261-1/+0
| | |
* | | change numpy versionsEdoardo Pasca2019-04-301-1/+1
| |/ |/| | | | | takes into consideration #271
* | Merge branch 'demos' into demo_ccpiEdoardo Pasca2019-04-292-70/+67
|\ \
| * | changes to PD agloepapoutsellis2019-04-292-73/+76
| | |
* | | Merge branch 'demos' into demo_ccpiEdoardo Pasca2019-04-265-9/+194
|\| | | |/ |/|
| * fix L2 and ALgoepapoutsellis2019-04-252-10/+23
| |
| * TV 2D timeepapoutsellis2019-04-252-2/+171
| |\
| | * TV dynamic tomoepapoutsellis2019-04-252-33/+16
| | |\
| | * | TV dynamic tomoepapoutsellis2019-04-252-2/+171
| | | |
| * | | callback fixepapoutsellis2019-04-251-1/+13
| | |/ | |/|
* | | demo updatedEdoardo Pasca2019-04-261-9/+12
| | |
* | | removed memopt as not neededEdoardo Pasca2019-04-261-10/+6
| | |
* | | fixed printsEdoardo Pasca2019-04-261-16/+7
| | |
* | | Merge branch 'demos' of https://github.com/vais-ral/CCPi-Framework into demosEdoardo Pasca2019-04-2570-8885/+1883
|\| |
| * | L2Norm fix memoptepapoutsellis2019-04-251-5/+5
| | |
| * | 3D TV denepapoutsellis2019-04-251-0/+155
| |\|
| | * add 3D TV denoisingepapoutsellis2019-04-251-0/+155
| | |
| * | memopt fix prox conjugateepapoutsellis2019-04-251-28/+11
| |/
| * old demosepapoutsellis2019-04-255-93/+6
| |\
| | * Delete untitled4.pyVaggelis Papoutsellis2019-04-251-87/+0
| | |
| | * Delete sinogram_demo_tomography2D.npyVaggelis Papoutsellis2019-04-251-0/+0
| | |
| * | TV, TGV Tomoepapoutsellis2019-04-252-0/+335
| |/
| * Tikhonov demosepapoutsellis2019-04-252-0/+284
| |
| * Symmetric BlockGeometryepapoutsellis2019-04-251-4/+3
| |
| * add dot methodepapoutsellis2019-04-251-3/+3
| |
| * change verbose formatepapoutsellis2019-04-251-3/+17
| |
| * add denoising demosepapoutsellis2019-04-254-72/+70
| |
| * add complete Demos PDHGepapoutsellis2019-04-246-0/+814
| |
| * test pdhg tomo TV 2Depapoutsellis2019-04-242-29/+51
| |
| * fix TGV tomo2D exampleepapoutsellis2019-04-241-0/+200
| |
| * fix TGV exampleepapoutsellis2019-04-244-96/+130
| |
| * fix memopt proximalepapoutsellis2019-04-242-9/+21
| |
* | Merge branch 'demos' fixed PDHG and KullbackLeibler and L2NormEdoardo Pasca2019-04-2569-789/+9870
|\| | | | | | | | | | | Conflicts: Wrappers/Python/ccpi/optimisation/functions/KullbackLeibler.py Wrappers/Python/ccpi/optimisation/functions/L2NormSquared.py
| * fix second case for TGVepapoutsellis2019-04-231-74/+67
| |
| * add symGrad testepapoutsellis2019-04-231-0/+178
| |
| * add TGV testepapoutsellis2019-04-231-0/+211
| |
| * add sym gradepapoutsellis2019-04-231-107/+105
| |
| * PDGAP for TVepapoutsellis2019-04-231-12/+13
| |
| * tests for TVepapoutsellis2019-04-232-64/+64
| |
| * fix __init__epapoutsellis2019-04-231-4/+5
| |
| * fix prox conjepapoutsellis2019-04-231-7/+1
| |
| * allocate symmetric optionepapoutsellis2019-04-231-1/+45
| |
| * test add dot methodepapoutsellis2019-04-231-4/+9
| |
| * change ZeroOperatorepapoutsellis2019-04-201-1/+1
| |