Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge Vaggelis branch block_function | Edoardo Pasca | 2019-03-29 | 18 | -261/+514 |
* | added docstring to Function | Edoardo Pasca | 2019-03-28 | 1 | -5/+19 |
* | BlockOperator checks compatibility of Operators | Edoardo Pasca | 2019-03-28 | 2 | -14/+27 |
* | updates | Edoardo Pasca | 2019-03-27 | 3 | -3/+99 |
* | remove hard coded strings in AcquisitionData | Edoardo Pasca | 2019-03-27 | 1 | -31/+19 |
* | added equality of geometry | Edoardo Pasca | 2019-03-21 | 2 | -0/+32 |
* | use class strings | Edoardo Pasca | 2019-03-21 | 1 | -18/+29 |
* | add out | Edoardo Pasca | 2019-03-21 | 1 | -4/+4 |
* | add Vaggelis fix, missing docstrings are added | Edoardo Pasca | 2019-03-21 | 1 | -24/+10 |
* | added strings as class members | Edoardo Pasca | 2019-03-21 | 1 | -20/+69 |
* | add value to allocate pars | Edoardo Pasca | 2019-03-21 | 1 | -2/+2 |
* | BlockDataContainer can do algebra with DataContainers | Edoardo Pasca | 2019-03-21 | 2 | -8/+49 |
* | Merge remote-tracking branch 'origin/master' into composite_operator_datacont... | Edoardo Pasca | 2019-03-19 | 3 | -114/+127 |
|\ | |||||
| * | Merge pull request #226 from vais-ral/CVX_test_tryexcept | Edoardo Pasca | 2019-03-19 | 1 | -109/+117 |
| |\ | |||||
| | * | add try/catch | Edoardo Pasca | 2019-03-19 | 1 | -109/+117 |
| |/ | |||||
| * | fixed table with conda badges | Edoardo Pasca | 2019-03-19 | 1 | -1/+1 |
| * | added conda badges | Edoardo Pasca | 2019-03-19 | 1 | -3/+3 |
| * | update Norm2sq for SIRF compatibility (#222) | Edoardo Pasca | 2019-03-15 | 1 | -2/+7 |
* | | added and updated unittests | Edoardo Pasca | 2019-03-19 | 4 | -11/+75 |
* | | Geometries create default dimension labels and shape | Edoardo Pasca | 2019-03-19 | 8 | -110/+201 |
* | | fix algebra for BlockDataContainer and add test | Edoardo Pasca | 2019-03-18 | 2 | -18/+67 |
* | | added first implementation | Edoardo Pasca | 2019-03-15 | 1 | -0/+34 |
* | | add docstring | Edoardo Pasca | 2019-03-15 | 1 | -0/+7 |
* | | squared_norm returns dot with self | Edoardo Pasca | 2019-03-15 | 1 | -4/+5 |
* | | work with Vaggelis | Edoardo Pasca | 2019-03-14 | 4 | -26/+22 |
* | | removed alpha parameter | Edoardo Pasca | 2019-03-14 | 2 | -33/+45 |
* | | removed FunctionComposition.py | Edoardo Pasca | 2019-03-14 | 1 | -121/+0 |
* | | added docstrings | Edoardo Pasca | 2019-03-14 | 1 | -7/+19 |
* | | fixed test_functions.py | Edoardo Pasca | 2019-03-14 | 1 | -6/+0 |
* | | removed composition_with | Edoardo Pasca | 2019-03-14 | 1 | -10/+0 |
* | | remove * import | Edoardo Pasca | 2019-03-14 | 1 | -5/+4 |
* | | use ScaledFunction | Edoardo Pasca | 2019-03-14 | 1 | -6/+17 |
* | | added Function.py | Edoardo Pasca | 2019-03-14 | 1 | -1/+3 |
* | | added ScaledFunction | Edoardo Pasca | 2019-03-14 | 2 | -0/+108 |
* | | Merge branch 'composite_operator_datacontainer' into block_function | Edoardo Pasca | 2019-03-14 | 10 | -556/+827 |
|\ \ | |||||
| * \ | Merge branch 'composite_operator_datacontainer' of https://github.com/vais-ra... | Edoardo Pasca | 2019-03-14 | 30 | -1276/+2361 |
| |\ \ | |||||
| | * | | create and reconstruct tomophantom dataset | Edoardo Pasca | 2019-03-11 | 1 | -0/+242 |
| | * | | change default method to range_geometry and domain_geometry | Edoardo Pasca | 2019-03-11 | 1 | -3/+8 |
| | * | | fix initialisation for memopt | Edoardo Pasca | 2019-03-11 | 1 | -4/+8 |
| | * | | deprecate grad and prox | Edoardo Pasca | 2019-03-11 | 1 | -16/+29 |
| | * | | add dimension_labels to geometries to allocate on specific axis order | Edoardo Pasca | 2019-03-11 | 1 | -2/+10 |
| | * | | bugfix in adjoint | Edoardo Pasca | 2019-03-11 | 1 | -1/+1 |
| | * | | run default verbose True excludes callback | Edoardo Pasca | 2019-03-11 | 1 | -3/+4 |
| | * | | removed comment | Edoardo Pasca | 2019-03-08 | 2 | -14/+12 |
| * | | | line endings | Edoardo Pasca | 2019-03-14 | 1 | -513/+513 |
* | | | | added corrections to files which shoudl go? | Edoardo Pasca | 2019-03-14 | 2 | -58/+5 |
* | | | | refactoring add unittest | Edoardo Pasca | 2019-03-14 | 8 | -429/+67 |
* | | | | moved test functions file to test dir | Edoardo Pasca | 2019-03-14 | 1 | -0/+0 |
* | | | | removed __pycache__ from git | Edoardo Pasca | 2019-03-14 | 8 | -0/+0 |
* | | | | blockFramework | epapoutsellis | 2019-03-08 | 26 | -1/+2123 |
| |/ / |/| | |