Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed FBPD | Edoardo Pasca | 2019-06-07 | 3 | -85/+0 |
| | |||||
* | added bool configured to Algorithm | Edoardo Pasca | 2019-06-07 | 7 | -32/+47 |
| | | | | | Algorithms will not run if not configured (meaning set_up has been run). closes #304 | ||||
* | Merge branch 'composite_operator_datacontainer' into update_demo | Edoardo Pasca | 2019-06-07 | 20 | -129/+131 |
|\ | | | | | | | | | | | | | Conflicts: Wrappers/Python/ccpi/optimisation/operators/GradientOperator.py Wrappers/Python/ccpi/optimisation/operators/SymmetrizedGradientOperator.py Wrappers/Python/test/test_functions.py | ||||
| * | Merge norm ref (#301) | Edoardo Pasca | 2019-06-07 | 14 | -98/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix upper/lower case inconsistency to allow astra demo to run * fix import and calls in tests * add storage in Operator Class of the operator norm scaled operator is not an Operator * add test for norm * simplified calls to norm for LinearOperators, added default in base class * add pillow as dependency * resolve conflict | ||||
| * | Norm refactor (#299) | Edoardo Pasca | 2019-06-06 | 9 | -12/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix upper/lower case inconsistency to allow astra demo to run * fix import and calls in tests * add storage in Operator Class of the operator norm scaled operator is not an Operator * add test for norm * reduced iteration in PowerMethod | ||||
| * | Merge pull request #291 from vais-ral/norm2sq_bugfix | Edoardo Pasca | 2019-06-04 | 4 | -11/+11 |
| |\ | | | | | | | Fix upper/lower case inconsistency to allow astra demo to run | ||||
| | * | Merge branch 'norm2sq_bugfix' into composite_operator_datacontainer | Edoardo Pasca | 2019-06-03 | 4 | -11/+11 |
| | |\ | |||||
| | | * | fix import and calls in tests | Edoardo Pasca | 2019-06-03 | 2 | -8/+8 |
| | | | | |||||
| | | * | Fix upper/lower case inconsistency to allow astra demo to run | Jakob Jorgensen, WS at HMXIF | 2019-05-21 | 2 | -3/+3 |
| | | | | |||||
| * | | | Merge pull request #297 from vais-ral/algorithm_print27 | Edoardo Pasca | 2019-06-04 | 1 | -8/+7 |
| |\ \ \ | | |/ / | |/| | | fix print for python27 | ||||
| | * | | fix print for python27 | Edoardo Pasca | 2019-06-04 | 1 | -8/+7 |
| |/ / | |||||
| * | | updated print | Edoardo Pasca | 2019-05-23 | 1 | -6/+5 |
| | | | |||||
| * | | update pretty print | Edoardo Pasca | 2019-05-23 | 1 | -10/+34 |
| | | | |||||
* | | | fix call kl div | epapoutsellis | 2019-06-03 | 1 | -5/+4 |
| | | | |||||
* | | | fix dot | epapoutsellis | 2019-06-03 | 1 | -3/+3 |
| | | | |||||
* | | | add nice phantom | epapoutsellis | 2019-06-03 | 1 | -2/+25 |
| | | | |||||
* | | | fix dot | epapoutsellis | 2019-06-03 | 1 | -81/+7 |
| | | | |||||
* | | | add also cvx demos | epapoutsellis | 2019-06-03 | 3 | -120/+211 |
| | | | |||||
* | | | fix memopt/input FISTA | epapoutsellis | 2019-06-03 | 1 | -26/+16 |
| | | | |||||
* | | | final demos | epapoutsellis | 2019-06-03 | 1 | -91/+96 |
| | | | |||||
* | | | final demos | epapoutsellis | 2019-06-03 | 3 | -236/+221 |
| | | | |||||
* | | | remove memopt | epapoutsellis | 2019-06-03 | 1 | -35/+4 |
| | | | |||||
* | | | merge | epapoutsellis | 2019-06-03 | 2 | -1/+269 |
|\ \ \ | |||||
| * \ \ | Merge pull request #294 from vais-ral/fix_dot | Edoardo Pasca | 2019-06-03 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | fix dot for numpy method | ||||
| | * | | | fix dot for numpy method | Edoardo Pasca | 2019-06-03 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | add colorbay demo | epapoutsellis | 2019-05-31 | 1 | -9/+11 |
| | | | | |||||
| * | | | add colorbay demo | epapoutsellis | 2019-05-31 | 1 | -0/+266 |
| | | | | |||||
* | | | | remove memopt | epapoutsellis | 2019-06-03 | 1 | -39/+39 |
|/ / / | |||||
* | | | fista/cgls cmp | epapoutsellis | 2019-05-23 | 1 | -7/+7 |
| | | | |||||
* | | | delete algs/funcs | epapoutsellis | 2019-05-23 | 2 | -572/+0 |
| | | | |||||
* | | | fix dir demos | epapoutsellis | 2019-05-23 | 18 | -3484/+0 |
| | | | |||||
* | | | reorder demos | epapoutsellis | 2019-05-23 | 16 | -0/+3134 |
| | | | |||||
* | | | delete cvx sol | epapoutsellis | 2019-05-23 | 1 | -72/+2 |
| | | | |||||
* | | | check accuracy, add seed | epapoutsellis | 2019-05-23 | 1 | -2/+2 |
| | | | |||||
* | | | check accuracy | epapoutsellis | 2019-05-23 | 1 | -1/+1 |
| | | | |||||
* | | | merge denosing_demos | epapoutsellis | 2019-05-23 | 3 | -25/+628 |
|\ \ \ | |||||
| * | | | Added denoising demos which contain all noises and data selection | Edoardo Pasca | 2019-05-22 | 3 | -25/+628 |
| | | | | |||||
* | | | | merge denoising demo | epapoutsellis | 2019-05-23 | 2 | -4/+41 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/composite_operator_datacontainer' into ↵ | Edoardo Pasca | 2019-05-22 | 2 | -4/+41 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | demos | ||||
| | * | | Merge pull request #289 from vais-ral/algorithm_pretty_print | Edoardo Pasca | 2019-05-22 | 1 | -10/+36 |
| | |\ \ | | | | | | | | | | | verbose to tabulate the output | ||||
| | | * | | verbose to tabulate the output | Edoardo Pasca | 2019-05-22 | 1 | -10/+36 |
| | |/ / | |||||
| | * | | Merge pull request #279 from vais-ral/header | Edoardo Pasca | 2019-05-10 | 1 | -0/+15 |
| | |\ \ | | | | | | | | | | | added NOTICE.txt | ||||
| | | * | | add contributors in alphabetical order | Edoardo Pasca | 2019-05-10 | 1 | -5/+5 |
| | | | | | |||||
| | | * | | updated notice | Edoardo Pasca | 2019-05-09 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | added NOTICE.txt | Edoardo Pasca | 2019-05-09 | 1 | -0/+15 |
| | |/ / | |||||
* | / / | check accuracy | epapoutsellis | 2019-05-23 | 1 | -23/+41 |
|/ / / | |||||
* | | | check FISTA, constr, regul | epapoutsellis | 2019-05-15 | 1 | -2/+3 |
| | | | |||||
* | | | check FISTA, constr, regul | epapoutsellis | 2019-05-15 | 1 | -17/+36 |
| | | | |||||
* | | | fix space | epapoutsellis | 2019-05-14 | 1 | -1/+1 |
| | | | |||||
* | | | demo CGLS | epapoutsellis | 2019-05-14 | 1 | -0/+106 |
| | | |