summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #80 from vais-ral/dev-jenkinsDaniil Kazantsev2018-12-1928-330/+338
|\
| * updates GPU installation from Matlab and readmeDaniil Kazantsev2018-12-194-17/+16
| * fixes issues in testsDaniil Kazantsev2018-12-192-9/+9
| * UPDATE: return -1 on errorTomas Kulhanek2018-12-171-1/+1
| * UPDATE: include sharedTomas Kulhanek2018-12-171-0/+1
| * UPDATE: return -1 in case of errorTomas Kulhanek2018-12-171-2/+2
| * UPDATE: python handling non-zero return code for GPU, skip tests in this caseTomasKulhanek2018-12-172-113/+100
| * UPDATE: shared CHECK cuda macros and return intTomasKulhanek2018-12-1719-183/+86
| * update versionTomasKulhanek2018-12-072-2/+2
| * skip reasonTomasKulhanek2018-12-071-4/+21
| * skip reasonTomasKulhanek2018-12-071-18/+22
| * skip gpu comparingTomasKulhanek2018-12-071-5/+22
| * check return instead of exitTomasKulhanek2018-12-072-4/+28
| * tv return insteadd of exitTomasKulhanek2018-12-071-2/+14
| * return insteadd of exitTomasKulhanek2018-12-071-2/+13
| * return insteadd of exitTomasKulhanek2018-12-071-1/+1
| * return insteadd of exitTomasKulhanek2018-12-078-95/+95
| * return insteadd of exitTomasKulhanek2018-12-071-1/+1
| * exit 0TomasKulhanek2018-12-073-18/+13
| * raise exception instead of exit 1TomasKulhanek2018-12-073-13/+18
| * less debug cuda testTomasKulhanek2018-12-061-1/+1
| * debug cuda testTomasKulhanek2018-12-061-7/+7
| * debug cuda testTomasKulhanek2018-12-061-0/+7
| * debug cuda testTomasKulhanek2018-12-062-2/+2
| * WORKAROUND: disable CUDATomasKulhanek2018-12-061-2/+2
| * UPDATE: jenkins build script and test to skip when other exception occursTomasKulhanek2018-12-062-3/+29
|/
* Merge remote-tracking branch 'origin/master'TomasKulhanek2018-12-0615-71/+722
|\
| * readme update3Daniil Kazantsev2018-12-061-2/+2
| * rm corr2Daniil Kazantsev2018-12-061-1/+1
| * correction2Daniil Kazantsev2018-12-061-1/+1
| * correcteddkazanc2018-12-061-1/+1
| * readme updated with figuredkazanc2018-12-062-0/+4
| * Merge pull request #77 from vais-ral/nltv_gpuDaniil Kazantsev2018-12-0414-69/+716
| |\
| | * GPU version, this completes implementation of nltv #68dkazanc2018-12-0414-69/+716
| |/
* / UPDATE: add jenkins build scriptTomasKulhanek2018-12-061-0/+12
|/
* Merge pull request #73 from vais-ral/NLTVDaniil Kazantsev2018-12-0216-16/+1079
|\
| * reasme updatedDaniil Kazantsev2018-12-021-4/+5
| * cythonised nltv and updated demo, readme, bash run addedDaniil Kazantsev2018-12-0218-618/+327
| * matlab version tested, cython bit starteddkazanc2018-11-3018-364/+1051
| * 2D version testeddkazanc2018-11-292-0/+459
| * indices provider function for 2Ddkazanc2018-11-281-0/+207
|/
* add __init__.pydkazanc2018-11-151-0/+0
* Merge pull request #66 from TomasKulhanek/patch-1Edoardo Pasca2018-11-141-6/+6
|\
| * Update Readme.mdTomas Kulhanek2018-11-141-6/+6
|/
* readme_upd2Daniil Kazantsev2018-10-231-1/+1
* readme_updatedDaniil Kazantsev2018-10-232-1/+5
* Merge pull request #64 from vais-ral/fix_tests_no_gpuEdoardo Pasca2018-10-172-13/+53
|\
| * bumps version number and fixes tests without gpuEdoardo Pasca2018-10-172-13/+53
* | Merge pull request #62 from vais-ral/demo_testsDaniil Kazantsev2018-10-174-22/+22
|\|
| * fixes tests/demos and closes #43dkazanc2018-10-114-22/+22
|/