summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | TV dynamic tomoepapoutsellis2019-04-252-33/+16
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | * | | | TV dynamic tomoepapoutsellis2019-04-252-2/+171
| | | * | | | | callback fixepapoutsellis2019-04-251-1/+13
| | | | |/ / / | | | |/| | |
| | | * | | | 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
| | | | |/ | | | |/|
| | | * | 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
| | | * | fix domain/range geometry for (N, M) BlockOperatorepapoutsellis2019-04-201-7/+58
| | | * | changes for SymmetrizedGradientepapoutsellis2019-04-201-38/+22
| | | * | change to ZeroOperatorepapoutsellis2019-04-201-11/+15
| | | * | fixes for TGVepapoutsellis2019-04-202-105/+159
| | | * | pdhg examplesepapoutsellis2019-04-204-195/+304
| | | * | fix KL & L2epapoutsellis2019-04-202-1/+3
| | | * | fix with cvxpy tomo2D reconepapoutsellis2019-04-176-34/+116
| | | * | fix pdhg tv poissonepapoutsellis2019-04-173-159/+62
| | | * | fix KL and L2NormSq methodsepapoutsellis2019-04-1723-450/+328
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #252 from vais-ral/spdhg_to_contribEdoardo Pasca2019-04-175-1/+3
| |\ \ \ \
| | * | | | removed spdhg from optimisationEdoardo Pasca2019-04-171-338/+0
| | * | | | added contrib and moved spdhgEdoardo Pasca2019-04-175-1/+341
| |/ / / /
| * | | | fix callEdoardo Pasca2019-04-171-1/+1
| * | | | Merge pull request #250 from vais-ral/KLEdoardo Pasca2019-04-1711-49/+607
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge remote-tracking branch 'origin/master' into KLEdoardo Pasca2019-04-178-0/+490
| | |\ \ \ | |_|/ / / |/| | | |
| | * | | add implementation of KullbackLeibler with tests and memoptEdoardo Pasca2019-04-172-33/+82
| | * | | removed commentsEdoardo Pasca2019-04-161-6/+1
| | * | | fix L2NormSquaredEdoardo Pasca2019-04-162-3/+4