Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | bugfix BlockOperator adjoint | Edoardo Pasca | 2019-03-08 | 2 | -218/+4 |
| * | working implementation of CGLS Tikhonov example | Edoardo Pasca | 2019-03-08 | 3 | -45/+58 |
| * | added CGLS_tikohnov.py | Edoardo Pasca | 2019-03-08 | 1 | -0/+182 |
| * | py27 fixes | Edoardo Pasca | 2019-03-07 | 3 | -265/+446 |
| * | first working block framework | Edoardo Pasca | 2019-03-07 | 5 | -76/+164 |
| * | lots of changes and added tests | Edoardo Pasca | 2019-03-07 | 12 | -66/+257 |
| * | add scaled operator and block scaled | Edoardo Pasca | 2019-03-07 | 4 | -1/+52 |
| * | added all methods | Edoardo Pasca | 2019-03-07 | 1 | -0/+9 |
| * | created ScaledOperator.py | Edoardo Pasca | 2019-03-06 | 1 | -0/+14 |
| * | Merge remote-tracking branch 'origin/master' into composite_operator_datacont... | Edoardo Pasca | 2019-03-06 | 7 | -28/+578 |
| |\ | |||||
| | * | Dataprocessor opt (#216) | Edoardo Pasca | 2019-03-05 | 4 | -16/+446 |
| | * | use bullet point | Edoardo Pasca | 2019-03-04 | 1 | -3/+3 |
| | * | added info on Algorithm class | Edoardo Pasca | 2019-03-04 | 1 | -4/+22 |
| | * | added dot product between DataContainer s (#215) | Edoardo Pasca | 2019-03-04 | 2 | -0/+48 |
| | * | Geometry allocation (#211) | Edoardo Pasca | 2019-03-01 | 4 | -122/+176 |
| * | | added BlockLinearOperator | Edoardo Pasca | 2019-03-06 | 1 | -213/+59 |
| * | | fixed tests and py27 quirks | Edoardo Pasca | 2019-03-06 | 4 | -18/+38 |
| * | | conda recipe conditional for testing | vagrant | 2019-03-06 | 2 | -4/+5 |
| * | | removed default before positional | Edoardo Pasca | 2019-03-06 | 1 | -18/+9 |
| * | | fix named argument before *args | Edoardo Pasca | 2019-03-06 | 2 | -32/+51 |
| * | | python 2.7 fix | Edoardo Pasca | 2019-03-05 | 1 | -1/+1 |
| * | | code refactoring and unittest for block container | Edoardo Pasca | 2019-03-05 | 9 | -277/+586 |
| * | | Merge branch 'composite_operator_datacontainer' of https://github.com/vais-ra... | Edoardo Pasca | 2019-03-01 | 3 | -476/+114 |
| |\ \ | |||||
| | * | | delete Algorithms.py | Edoardo Pasca | 2019-03-01 | 1 | -362/+0 |
| * | | | renamed to Block... | Edoardo Pasca | 2019-03-01 | 3 | -106/+22 |
| * | | | Merge branch 'master' into composite_operator_datacontainer | Edoardo Pasca | 2019-03-01 | 21 | -1294/+1889 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | removed gitattributes | Edoardo Pasca | 2019-03-01 | 1 | -1/+0 |
* | | | | line endings | Edoardo Pasca | 2019-03-14 | 1 | -513/+513 |
| |_|/ |/| | | |||||
* | | | Merge branch 'master' into composite_operator_datacontainer | Edoardo Pasca | 2019-02-28 | 22 | -1295/+1881 |
|\ \ \ | |/ / |/| | | |||||
| * | | removed dos line ending | Edoardo Pasca | 2019-02-28 | 1 | -28/+28 |
| * | | removed line endings | Edoardo Pasca | 2019-02-28 | 1 | -86/+86 |
| |/ | |||||
| * | Proposal of Algorithm class (#179) | Edoardo Pasca | 2019-02-28 | 18 | -1131/+1903 |
| * | added squared_norm (#204) | Edoardo Pasca | 2019-02-27 | 5 | -16/+38 |
| * | add norm to DataContainer (#195) | Edoardo Pasca | 2019-02-15 | 1 | -0/+4 |
| * | Merge pull request #186 from vais-ral/colourbay_initial_demo | jakobsj | 2019-02-14 | 2 | -7/+7 |
| |\ | |||||
| | * | Merge branch 'master' into colourbay_initial_demo | jakobsj | 2019-02-14 | 20 | -282/+2951 |
| | |\ | | |/ | |/| | |||||
| | * | Updated paths in IMAT whitebeam script | Jakob Jorgensen, WS at HMXIF | 2019-02-14 | 1 | -4/+4 |
| | * | Change local paths | Jakob Jorgensen, WS at HMXIF | 2018-09-24 | 2 | -7/+8 |
| | * | some updates to demo | algol | 2018-08-23 | 1 | -6/+7 |
| | * | script to reconstruct multi-channel imat data updated | Daniil Kazantsev | 2018-08-22 | 1 | -163/+115 |
| | * | IMAT data multichannel script started | Daniil Kazantsev | 2018-08-14 | 1 | -0/+198 |