Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Demos fixed for Diff4th | dkazanc | 2019-02-07 | 5 | -21/+21 |
* | update calls to Diff4th | Edoardo Pasca | 2019-02-01 | 1 | -4/+4 |
* | DIFF4th was renamed Diff4th | Edoardo Pasca | 2019-02-01 | 1 | -1/+1 |
* | Merge pull request #87 from vais-ral/fix_TGV | Daniil Kazantsev | 2019-02-01 | 3 | -12/+23 |
|\ | |||||
| * | bugfix and rename DIFF4th to Diff4th | Edoardo Pasca | 2019-01-10 | 1 | -8/+8 |
| * | remove print | Edoardo Pasca | 2019-01-10 | 1 | -1/+0 |
| * | allows 3D TGV by a for loop on slices | Edoardo Pasca | 2019-01-10 | 2 | -3/+15 |
| * | fix indentation | Edoardo Pasca | 2019-01-10 | 1 | -1/+1 |
* | | fixes gpu build on windows | Kazantsev | 2019-01-23 | 1 | -1/+1 |
* | | UPDATE: propagate CIL_VERSION | vagrant | 2019-01-21 | 3 | -1/+4 |
|/ | |||||
* | ADD: variants | vagrant | 2019-01-08 | 1 | -0/+7 |
* | ADD: variants, list of files in exported variable REG_FILES | vagrant | 2019-01-08 | 1 | -5/+5 |
* | updates GPU installation from Matlab and readme | Daniil Kazantsev | 2018-12-19 | 2 | -14/+14 |
* | fixes issues in tests | Daniil Kazantsev | 2018-12-19 | 1 | -8/+8 |
* | UPDATE: python handling non-zero return code for GPU, skip tests in this case | TomasKulhanek | 2018-12-17 | 2 | -113/+100 |
* | update version | TomasKulhanek | 2018-12-07 | 1 | -1/+1 |
* | skip reason | TomasKulhanek | 2018-12-07 | 1 | -18/+22 |
* | skip gpu comparing | TomasKulhanek | 2018-12-07 | 1 | -5/+22 |
* | exit 0 | TomasKulhanek | 2018-12-07 | 1 | -5/+3 |
* | raise exception instead of exit 1 | TomasKulhanek | 2018-12-07 | 1 | -3/+5 |
* | debug cuda test | TomasKulhanek | 2018-12-06 | 1 | -7/+7 |
* | debug cuda test | TomasKulhanek | 2018-12-06 | 1 | -0/+7 |
* | debug cuda test | TomasKulhanek | 2018-12-06 | 1 | -1/+1 |
* | WORKAROUND: disable CUDA | TomasKulhanek | 2018-12-06 | 1 | -2/+2 |
* | UPDATE: jenkins build script and test to skip when other exception occurs | TomasKulhanek | 2018-12-06 | 1 | -1/+27 |
* | GPU version, this completes implementation of nltv #68 | dkazanc | 2018-12-04 | 9 | -17/+189 |
* | cythonised nltv and updated demo, readme, bash run added | Daniil Kazantsev | 2018-12-02 | 12 | -580/+172 |
* | matlab version tested, cython bit started | dkazanc | 2018-11-30 | 11 | -361/+497 |
* | 2D version tested | dkazanc | 2018-11-29 | 2 | -0/+459 |
* | indices provider function for 2D | dkazanc | 2018-11-28 | 1 | -0/+207 |
* | add __init__.py | dkazanc | 2018-11-15 | 1 | -0/+0 |
* | bumps version number and fixes tests without gpu | Edoardo Pasca | 2018-10-17 | 2 | -13/+53 |
* | fixes tests/demos and closes #43 | dkazanc | 2018-10-11 | 3 | -15/+15 |
* | CPU modules fixed for big data | Kazantsev | 2018-09-14 | 1 | -1/+1 |
* | install into MATLAB_DEST dir if WIN32 | Edoardo Pasca | 2018-08-15 | 2 | -18/+3 |
* | removed CIL_VERSION env variable from conda build | Edoardo Pasca | 2018-08-15 | 2 | -9/+1 |
* | removed s in wrappers in conda recipe | Edoardo Pasca | 2018-08-14 | 1 | -1/+1 |
* | removed S from BUILD_PYTHON_WRAPPERS | Edoardo Pasca | 2018-08-14 | 1 | -2/+2 |
* | fix conda build | Edoardo Pasca | 2018-08-14 | 1 | -2/+2 |
* | removed generator | Edoardo Pasca | 2018-08-14 | 1 | -2/+15 |
* | use generator expression for location of built targets | Edoardo Pasca | 2018-08-14 | 1 | -2/+1 |
* | remove useless ENV{CIL_VERSION} | Edoardo Pasca | 2018-08-14 | 1 | -1/+1 |
* | bugfix install step for PythonWrapper | Edoardo Pasca | 2018-08-14 | 1 | -1/+1 |
* | add install step for PythonWrapper | Edoardo Pasca | 2018-08-14 | 1 | -0/+2 |
* | fixed matlab wrappers compilation GPU | algol | 2018-08-13 | 1 | -19/+26 |
* | MWsize GPU fix | Daniil Kazantsev | 2018-08-11 | 8 | -17/+31 |
* | MWsize CPU fix | algol | 2018-08-10 | 12 | -37/+46 |
* | bugfix initialisation of array | algol | 2018-08-10 | 2 | -11/+40 |
* | Merge branch 'cmaking' of https://github.com/vais-ral/CCPi-FISTA_Reconstructi... | Edoardo Pasca | 2018-08-06 | 2 | -2/+2 |
|\ | |||||
| * | working recipe for Linux GPU. Needs test | Edoardo Pasca | 2018-08-05 | 2 | -3/+3 |