summaryrefslogtreecommitdiffstats
path: root/Wrappers
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed default behaviour of Function as Identity (#155)Edoardo Pasca2018-10-181-6/+6
* closes #151 (#152)Edoardo Pasca2018-10-171-8/+8
* Memhandle (#136)Edoardo Pasca2018-09-298-133/+1200
* Add SIRT and Box constraints (#125)jakobsj2018-09-184-0/+270
* replaces in with explicit test (#141)Edoardo Pasca2018-08-151-2/+3
* add scipy as dependency (#138)Edoardo Pasca2018-08-151-0/+1
* added alias to prox and grad (#130)Edoardo Pasca2018-07-311-3/+5
* Added copy as alias of clone, use copy in algs (#131)Edoardo Pasca2018-07-312-4/+7
* move padder to plugins (#121)Edoardo Pasca2018-05-152-106/+0
* Cvx (#118)jakobsj2018-05-083-3/+253
* Remove already moved files (#116)jakobsj2018-05-084-666/+0
* Merge pull request #115 from vais-ral/remove_camelcasejakobsj2018-04-271-8/+8
|\
| * fix camel case inputsJakob Jorgensen2018-04-271-4/+4
| * removes camelcaseEdoardo Pasca2018-04-241-4/+4
* | Ip removal (#109)jakobsj2018-04-241-110/+0
|/
* move demo to plugins (#112)Edoardo Pasca2018-04-241-181/+0
* Fix ordering #106Jakob Jorgensen2018-04-231-6/+4
* Simple comma bugfixJakob Jorgensen2018-04-231-1/+1
* added angle_unit to AcquisitionGeometryEdoardo Pasca2018-04-171-0/+1
* few fixes cleaning the simple_demo_ccpiEdoardo Pasca2018-04-172-2/+32
* added processors.pyEdoardo Pasca2018-04-171-0/+495
* Added init file in optimisation to make packageJakob Jorgensen2018-04-121-0/+18
* update aboutEdoardo Pasca2018-04-111-2/+2
* renamed DataSetProcessor to DataProcessor (#99)Edoardo Pasca2018-04-111-18/+18
* Replaced BaseFunction by FunctionJakob Jorgensen2018-04-112-11/+11
* Replaces .fun in funcs by .__call__Jakob Jorgensen2018-04-102-7/+7
* Rename (#88)Edoardo Pasca2018-04-048-946/+21
* Move astra (#85)Edoardo Pasca2018-03-287-608/+20
* Simple demo ip (#79)jakobsj2018-03-224-538/+105
* Merge pull request #82 from vais-ral/demo_diamondjakobsj2018-03-223-12/+203
|\
| * bugfix: use get_acquisition_dataEdoardo Pasca2018-03-221-15/+3