| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | raise error if method is not recognised | Edoardo Pasca | 2019-05-01 | 1 | -0/+3 |
| | * | | | | | fix import | Edoardo Pasca | 2019-05-01 | 2 | -1/+6 |
| | * | | | | | reimplements dot product | Edoardo Pasca | 2019-05-01 | 1 | -4/+14 |
| | * | | | | | removed useless imports | Edoardo Pasca | 2019-05-01 | 1 | -7/+2 |
| | * | | | | | Fix dot product bug | Jakob Jorgensen, WS at HMXIF | 2019-04-30 | 2 | -1/+129 |
| |/ / / / / |
|
| * | | | | | Merge pull request #266 from vais-ral/sirt2beast | Edoardo Pasca | 2019-04-26 | 6 | -72/+331 |
| |\ \ \ \ \ |
|
| | * | | | | | Change array->as_array and loss->objective | Jakob Jorgensen, WS at HMXIF | 2019-04-26 | 1 | -14/+14 |
| | * | | | | | Tidy SIRT and demo | Jakob Jorgensen, WS at HMXIF | 2019-04-25 | 2 | -81/+69 |
| | * | | | | | Add demo FISTA with constraints previously in SIRT demo | Jakob Jorgensen, WS at HMXIF | 2019-04-17 | 1 | -0/+158 |
| | * | | | | | Implemented using geometries in SIRT | Jakob Jorgensen, WS at HMXIF | 2019-04-17 | 3 | -64/+16 |
| | * | | | | | Copied SIRT manually | Jakob Jorgensen, WS at HMXIF | 2019-04-16 | 1 | -28/+30 |
| | * | | | | | bugfixes, whitespace | Jakob Jorgensen, WS at HMXIF | 2019-04-16 | 2 | -5/+5 |
| | * | | | | | Transferred from move_sirt_algorithm branch | Jakob Jorgensen, WS at HMXIF | 2019-04-16 | 5 | -17/+176 |
| | | | * | | | update demo | Edoardo Pasca | 2019-05-01 | 1 | -130/+71 |
| | | | | |/
| | | | |/| |
|
| | | | * | | Merge branch 'demo_ccpi' of https://github.com/vais-ral/CCPi-Framework into d... | Edoardo Pasca | 2019-04-30 | 5 | -71/+253 |
| | | | |\| |
|
| | | | | * | Merge branch 'demos' into demo_ccpi | Edoardo Pasca | 2019-04-29 | 2 | -70/+67 |
| | | | | |\ |
|
| | | | | * \ | Merge branch 'demos' into demo_ccpi | Edoardo Pasca | 2019-04-26 | 5 | -9/+194 |
| | | | | |\ \ |
|
| | | | * | | | | added test and removed processors.py | Edoardo Pasca | 2019-04-30 | 3 | -515/+4 |
| | | | * | | | | added test for center of rotation finder | Edoardo Pasca | 2019-04-30 | 1 | -0/+21 |
| | | | * | | | | restructured processors | Edoardo Pasca | 2019-04-30 | 4 | -0/+542 |
| | | | * | | | | removed numpy from build requirements | Edoardo Pasca | 2019-04-30 | 1 | -2/+0 |
| | | | * | | | | removed matplotlib dependence | Edoardo Pasca | 2019-04-26 | 1 | -1/+0 |
| | | | |/ / / |
|
| | | | * | | | demo updated | Edoardo Pasca | 2019-04-26 | 1 | -9/+12 |
| | | | * | | | removed memopt as not needed | Edoardo Pasca | 2019-04-26 | 1 | -10/+6 |
| | | | * | | | fixed prints | Edoardo Pasca | 2019-04-26 | 1 | -16/+7 |
| | | | * | | | Merge branch 'demos' of https://github.com/vais-ral/CCPi-Framework into demos | Edoardo Pasca | 2019-04-25 | 70 | -8885/+1883 |
| | | | |\ \ \ |
|
| | | | * \ \ \ | Merge branch 'demos' fixed PDHG and KullbackLeibler and L2Norm | Edoardo Pasca | 2019-04-25 | 69 | -789/+9870 |
| | | | |\ \ \ \ |
|
| | | | * | | | | | add tomography type of example with ccpi projector | Edoardo Pasca | 2019-04-23 | 1 | -0/+273 |
| | | | * | | | | | pass current solution to callback, fix PDHG setup | Edoardo Pasca | 2019-04-23 | 2 | -2/+7 |
| | | | * | | | | | fixed conflict | Edoardo Pasca | 2019-04-17 | 1 | -4/+0 |
| | | | * | | | | | Merge branch 'composite_operator_datacontainer' into demos | Edoardo Pasca | 2019-04-17 | 23 | -485/+313 |
| | | | |\ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| | | * | | | | | | merge remote branch demos_ccpi | epapoutsellis | 2019-05-07 | 2 | -18/+0 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | Delete __init__.py | Vaggelis Papoutsellis | 2019-05-07 | 1 | -0/+0 |
| | | | * | | | | | | Delete __init__.py | Vaggelis Papoutsellis | 2019-05-07 | 1 | -18/+0 |
| | | * | | | | | | | try precond | epapoutsellis | 2019-05-07 | 3 | -0/+479 |
| | | * | | | | | | | add cvx script | epapoutsellis | 2019-05-07 | 1 | -102/+101 |
| | | |/ / / / / / |
|
| | | * | | | | | | Delete test_profile.py | Vaggelis Papoutsellis | 2019-05-07 | 1 | -84/+0 |
| | | * | | | | | | Delete test_pdhg_gap.py | Vaggelis Papoutsellis | 2019-05-07 | 1 | -140/+0 |
| | | * | | | | | | new dir old demos | epapoutsellis | 2019-05-07 | 8 | -0/+1703 |
| | | * | | | | | | add docstring | epapoutsellis | 2019-05-07 | 5 | -115/+185 |
| | | * | | | | | | fix precond | epapoutsellis | 2019-05-07 | 3 | -22/+38 |
| | | * | | | | | | algs comparison | epapoutsellis | 2019-05-03 | 4 | -0/+594 |
| | | * | | | | | | tests with dot method | epapoutsellis | 2019-05-01 | 1 | -2/+23 |
| | | * | | | | | | fix CGLS | epapoutsellis | 2019-05-01 | 1 | -1/+2 |
| | | * | | | | | | comparison algs | epapoutsellis | 2019-05-01 | 2 | -16/+141 |
| | | * | | | | | | comparison algs LS prob | epapoutsellis | 2019-05-01 | 1 | -0/+154 |
| | | * | | | | | | test IMAT wb recon | epapoutsellis | 2019-04-30 | 1 | -5/+5 |
| | | * | | | | | | add FISTA demos | epapoutsellis | 2019-04-30 | 2 | -0/+241 |
| | | * | | | | | | minor fix demos | epapoutsellis | 2019-04-30 | 4 | -4/+4 |
| | | * | | | | | | del sym_grad | epapoutsellis | 2019-04-30 | 22 | -494/+595 |
| | | |\ \ \ \ \ \ |
|