summaryrefslogtreecommitdiffstats
path: root/Wrappers
Commit message (Expand)AuthorAgeFilesLines
* delete Algorithms.pyEdoardo Pasca2019-03-011-362/+0
* Merge branch 'master' into composite_operator_datacontainerEdoardo Pasca2019-02-2821-1295/+1880
|\
| * removed dos line endingEdoardo Pasca2019-02-281-28/+28
| * removed line endingsEdoardo Pasca2019-02-281-86/+86
| * Proposal of Algorithm class (#179)Edoardo Pasca2019-02-2817-1131/+1902
| * added squared_norm (#204)Edoardo Pasca2019-02-275-16/+38
| * add norm to DataContainer (#195)Edoardo Pasca2019-02-151-0/+4
| * Merge branch 'master' into colourbay_initial_demojakobsj2019-02-1418-281/+2941
| |\
| * | Updated paths in IMAT whitebeam scriptJakob Jorgensen, WS at HMXIF2019-02-141-4/+4
| * | Change local pathsJakob Jorgensen, WS at HMXIF2018-09-242-7/+8
| * | some updates to demoalgol2018-08-231-6/+7
| * | script to reconstruct multi-channel imat data updatedDaniil Kazantsev2018-08-221-163/+115
| * | IMAT data multichannel script startedDaniil Kazantsev2018-08-141-0/+198
| * | corrections to normalization and log with zeroes in flatsDaniil Kazantsev2018-08-141-7/+17
| * | Added IMAT white-beam demo loading summed fits filesJakob Jorgensen, WS at HMXIF2018-07-311-0/+128
| * | Added working demo of colourbay data load and recon.Jakob Jorgensen, WS at HMXIF2018-07-311-0/+137
* | | first working implementation of CGLS with CompositeOperator/DataContainerEdoardo Pasca2019-02-201-646/+818
* | | add run methodEdoardo Pasca2019-02-201-0/+6
* | | add default stop criterion and run methodEdoardo Pasca2019-02-201-7/+9
* | | check numerical types from numpyEdoardo Pasca2019-02-201-1/+8
* | | fix TomoIdentity with scalarEdoardo Pasca2019-02-181-8/+8
* | | added unittest for CompositeDataContainerEdoardo Pasca2019-02-181-0/+176
* | | fixed typoEdoardo Pasca2019-02-181-2/+2
* | | added operators directoryEdoardo Pasca2019-02-181-1/+1
* | | added reverse multiplication of operator with numberEdoardo Pasca2019-02-181-5/+32
* | | working unit test, initial tomography testEdoardo Pasca2019-02-181-130/+54
* | | added CGLSEdoardo Pasca2019-02-181-0/+50
* | | removed __getitem__ added get_item added shapeEdoardo Pasca2019-02-171-97/+170
* | | First implementation of CompositeOperator/DataContainerEdoardo Pasca2019-02-162-25/+17
* | | initial version. Fix inline __idiv__Edoardo Pasca2019-02-151-0/+661
* | | Removed class members of Algorithm classEdoardo Pasca2019-02-131-27/+33
* | | initial revisionEdoardo Pasca2019-02-111-0/+298
| |/ |/|
* | Merge branch 'master' into masterTomas Kulhanek2019-01-282-7/+11
|\ \
| * | UPDATE: CIL VERSION needs to be set (#173)Tomas Kulhanek2019-01-114-5/+16
| * | Norm2sq does not fail if cannot calculate Lipschitz constantEdoardo Pasca2019-01-081-5/+9
| * | added L member to FunctionEdoardo Pasca2019-01-081-1/+1
* | | Update conda_build_config.yamlTomas Kulhanek2019-01-181-2/+3
* | | Update conda_build_config.yamlTomas Kulhanek2019-01-181-1/+1
* | | updateKulhanek2019-01-141-1/+0
* | | update pin-compatibleKulhanek2019-01-141-0/+1
* | | UPDATE: jenkins build and variantsKulhanek2019-01-112-0/+4
* | | UPDATE: CIL VERSION needs to be setTomas Kulhanek2019-01-033-5/+12
|/ /
* | fix import errorEdoardo Pasca2018-11-161-3/+3
* | Spdhg (#166)Edoardo Pasca2018-11-153-8/+350
* | Nexus read slice (#144)Edoardo Pasca2018-11-107-71/+762
* | increased version number (#163)Edoardo Pasca2018-11-072-2/+2
* | Test norm (#162)Edoardo Pasca2018-11-076-538/+673
* | added build variants (#160)Edoardo Pasca2018-11-022-2/+9
* | Build fix (#159)Edoardo Pasca2018-11-028-47/+173
* | Added working demo of colourbay data load and recon. (#132)jakobsj2018-10-223-0/+426