Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'remotes/origin/master' into newdirstructure | Tomas Kulhanek | 2019-02-22 | 2 | -0/+65 |
|\ | |||||
| * | adding qualmetr class and updates demos | dkazanc | 2019-02-20 | 10 | -169/+216 |
| * | Merge pull request #99 from vais-ral/TGV_bugfix | Daniil Kazantsev | 2019-02-19 | 3 | -26/+38 |
| |\ | |||||
| | * | bug fixes, demos updates | dkazanc | 2019-02-19 | 3 | -26/+38 |
* | | | restructured sources | Tomas Kulhanek | 2019-02-21 | 1 | -0/+0 |
* | | | restructured sources | Tomas Kulhanek | 2019-02-21 | 52 | -8462/+0 |
|/ / | |||||
* / | removed python 3.7, seems not to be compatible yet | vais-ral | 2019-02-18 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #95 from vais-ral/add_dependency | Daniil Kazantsev | 2019-02-18 | 1 | -1/+2 |
|\ | |||||
| * | added libgcc-ng dependency | Edoardo Pasca | 2019-02-01 | 1 | -1/+2 |
* | | Merge pull request #98 from vais-ral/TGV3D | Daniil Kazantsev | 2019-02-18 | 11 | -52/+201 |
|\ \ | |||||
| * | | TGV3D_GPU added, demos updated fpr Python/Matlab | dkazanc | 2019-02-18 | 8 | -29/+164 |
| * | | working TGV3D_CPU version/Matlab | dkazanc | 2019-02-18 | 1 | -3/+3 |
| * | | first TGVD version | dkazanc | 2019-02-14 | 3 | -23/+37 |
* | | | UPDATE: python 3.7 | Tomas Kulhanek | 2019-02-13 | 1 | -0/+1 |
|/ / | |||||
* | | add numpy 1.14 for Savu | Edoardo Pasca | 2019-02-08 | 1 | -0/+1 |
* | | 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 |