Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first working implementation of CGLS with CompositeOperator/DataContainer | Edoardo Pasca | 2019-02-20 | 1 | -646/+818 |
* | add run method | Edoardo Pasca | 2019-02-20 | 1 | -0/+6 |
* | add default stop criterion and run method | Edoardo Pasca | 2019-02-20 | 1 | -7/+9 |
* | check numerical types from numpy | Edoardo Pasca | 2019-02-20 | 1 | -1/+8 |
* | fix TomoIdentity with scalar | Edoardo Pasca | 2019-02-18 | 1 | -8/+8 |
* | added unittest for CompositeDataContainer | Edoardo Pasca | 2019-02-18 | 1 | -0/+176 |
* | fixed typo | Edoardo Pasca | 2019-02-18 | 1 | -2/+2 |
* | added operators directory | Edoardo Pasca | 2019-02-18 | 1 | -1/+1 |
* | added reverse multiplication of operator with number | Edoardo Pasca | 2019-02-18 | 1 | -5/+32 |
* | working unit test, initial tomography test | Edoardo Pasca | 2019-02-18 | 1 | -130/+54 |
* | added CGLS | Edoardo Pasca | 2019-02-18 | 1 | -0/+50 |
* | removed __getitem__ added get_item added shape | Edoardo Pasca | 2019-02-17 | 1 | -97/+170 |
* | First implementation of CompositeOperator/DataContainer | Edoardo Pasca | 2019-02-16 | 2 | -25/+17 |
* | initial version. Fix inline __idiv__ | Edoardo Pasca | 2019-02-15 | 1 | -0/+661 |
* | Removed class members of Algorithm class | Edoardo Pasca | 2019-02-13 | 1 | -27/+33 |
* | initial revision | Edoardo Pasca | 2019-02-11 | 1 | -0/+298 |
* | Merge branch 'master' into master | Tomas Kulhanek | 2019-01-28 | 2 | -7/+11 |
|\ | |||||
| * | UPDATE: CIL VERSION needs to be set (#173) | Tomas Kulhanek | 2019-01-11 | 4 | -5/+16 |
| * | Norm2sq does not fail if cannot calculate Lipschitz constant | Edoardo Pasca | 2019-01-08 | 1 | -5/+9 |
| * | added L member to Function | Edoardo Pasca | 2019-01-08 | 1 | -1/+1 |
* | | Update conda_build_config.yaml | Tomas Kulhanek | 2019-01-18 | 1 | -2/+3 |
* | | Update conda_build_config.yaml | Tomas Kulhanek | 2019-01-18 | 1 | -1/+1 |
* | | update | Kulhanek | 2019-01-14 | 1 | -1/+0 |
* | | update pin-compatible | Kulhanek | 2019-01-14 | 1 | -0/+1 |
* | | UPDATE: jenkins build and variants | Kulhanek | 2019-01-11 | 2 | -0/+4 |
* | | UPDATE: CIL VERSION needs to be set | Tomas Kulhanek | 2019-01-03 | 3 | -5/+12 |
|/ | |||||
* | fix import error | Edoardo Pasca | 2018-11-16 | 1 | -3/+3 |
* | Spdhg (#166) | Edoardo Pasca | 2018-11-15 | 3 | -8/+350 |
* | Nexus read slice (#144) | Edoardo Pasca | 2018-11-10 | 7 | -71/+762 |
* | increased version number (#163) | Edoardo Pasca | 2018-11-07 | 2 | -2/+2 |
* | Test norm (#162) | Edoardo Pasca | 2018-11-07 | 6 | -538/+673 |
* | added build variants (#160) | Edoardo Pasca | 2018-11-02 | 2 | -2/+9 |
* | Build fix (#159) | Edoardo Pasca | 2018-11-02 | 8 | -47/+173 |
* | Added working demo of colourbay data load and recon. (#132) | jakobsj | 2018-10-22 | 3 | -0/+426 |
* | removed default behaviour of Function as Identity (#155) | Edoardo Pasca | 2018-10-18 | 1 | -6/+6 |
* | closes #151 (#152) | Edoardo Pasca | 2018-10-17 | 1 | -8/+8 |
* | Memhandle (#136) | Edoardo Pasca | 2018-09-29 | 8 | -133/+1200 |
* | Add SIRT and Box constraints (#125) | jakobsj | 2018-09-18 | 4 | -0/+270 |
* | replaces in with explicit test (#141) | Edoardo Pasca | 2018-08-15 | 1 | -2/+3 |
* | add scipy as dependency (#138) | Edoardo Pasca | 2018-08-15 | 1 | -0/+1 |
* | added alias to prox and grad (#130) | Edoardo Pasca | 2018-07-31 | 1 | -3/+5 |
* | Added copy as alias of clone, use copy in algs (#131) | Edoardo Pasca | 2018-07-31 | 2 | -4/+7 |
* | move padder to plugins (#121) | Edoardo Pasca | 2018-05-15 | 2 | -106/+0 |
* | Cvx (#118) | jakobsj | 2018-05-08 | 3 | -3/+253 |
* | Remove already moved files (#116) | jakobsj | 2018-05-08 | 4 | -666/+0 |
* | Merge pull request #115 from vais-ral/remove_camelcase | jakobsj | 2018-04-27 | 1 | -8/+8 |
|\ | |||||
| * | fix camel case inputs | Jakob Jorgensen | 2018-04-27 | 1 | -4/+4 |
| * | removes camelcase | Edoardo Pasca | 2018-04-24 | 1 | -4/+4 |
* | | Ip removal (#109) | jakobsj | 2018-04-24 | 1 | -110/+0 |
|/ | |||||
* | move demo to plugins (#112) | Edoardo Pasca | 2018-04-24 | 1 | -181/+0 |