Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Edoardo Pasca | 2018-08-06 | 2 | -2/+2 |
|\ | | | | | | | https://github.com/vais-ral/CCPi-FISTA_Reconstruction into cmaking | ||||
| * | working recipe for Linux GPU. Needs test | Edoardo Pasca | 2018-08-05 | 2 | -3/+3 |
| | | |||||
* | | add destination for wrapper | Edoardo Pasca | 2018-08-06 | 2 | -8/+29 |
|/ | |||||
* | Merge branch 'cmaking' of ↵ | Edoardo Pasca | 2018-08-05 | 1 | -1/+1 |
|\ | | | | | | | https://github.com/vais-ral/CCPi-FISTA_Reconstruction into cmaking | ||||
| * | fix conda linux build script | Edoardo Pasca | 2018-08-05 | 1 | -1/+1 |
| | | |||||
* | | added BUILD_PYTHON_WRAPPERS BUILD_MATLAB_WRAPPERS BUILD_CUDA options | Edoardo Pasca | 2018-08-05 | 4 | -69/+67 |
|/ | |||||
* | updated conda recipe build.sh | Edoardo Pasca | 2018-08-05 | 1 | -5/+6 |
| | |||||
* | add all CPU Matlab wrappers | Edoardo Pasca | 2018-08-05 | 1 | -13/+99 |
| | |||||
* | beginning of CMake compiled Matlab binding | Edoardo Pasca | 2018-08-04 | 2 | -0/+38 |
| | |||||
* | working CMake project for Win and conda/no-conda | Edoardo Pasca | 2018-08-04 | 4 | -10/+71 |
| | |||||
* | relaxed requirement of finding GPU bindings | Edoardo Pasca | 2018-07-04 | 2 | -11/+31 |
| | |||||
* | tests fixed | Daniil Kazantsev | 2018-06-02 | 1 | -38/+19 |
| | |||||
* | added test facility at build time | Edoardo Pasca | 2018-05-31 | 5 | -149/+801 |
| | |||||
* | removed dependency on boost | Edoardo Pasca | 2018-05-31 | 2 | -17/+4 |
| | |||||
* | LLT-ROF model added | Daniil Kazantsev | 2018-05-30 | 16 | -50/+690 |
| | |||||
* | TGV for CPU and GPU added with demos | Daniil Kazantsev | 2018-05-23 | 13 | -38/+516 |
| | |||||
* | mex-installers updated, Windows support | Daniil Kazantsev | 2018-05-21 | 3 | -12/+116 |
| | |||||
* | energy bug fixed | algol | 2018-05-04 | 1 | -6/+9 |
| | |||||
* | TV energy ffunction cythonised | Daniil Kazantsev | 2018-05-04 | 1 | -0/+44 |
| | |||||
* | corrections to demos | Daniil Kazantsev | 2018-05-04 | 2 | -7/+6 |
| | |||||
* | demos for Diff4thO | algol | 2018-05-04 | 8 | -20/+17 |
| | |||||
* | 4th order diffusion added | Daniil Kazantsev | 2018-05-03 | 15 | -524/+1229 |
| | |||||
* | demo inpainters fixed for python | algol | 2018-05-02 | 1 | -2/+0 |
| | |||||
* | bugs of NVM are fixed | Daniil Kazantsev | 2018-05-02 | 2 | -3/+3 |
| | |||||
* | bugs in NVM fixed | algol | 2018-05-02 | 2 | -8/+10 |
| | |||||
* | bugs in cython files | algol | 2018-05-02 | 3 | -32/+28 |
| | |||||
* | cyth corr | Daniil Kazantsev | 2018-05-02 | 2 | -12/+11 |
| | |||||
* | corrections to dimens issues | algol | 2018-05-02 | 4 | -12/+49 |
| | |||||
* | some updates in demo | algol | 2018-05-01 | 2 | -2/+2 |
| | |||||
* | inpaint NVM added | Daniil Kazantsev | 2018-05-01 | 3 | -4/+77 |
| | |||||
* | some correction | algol | 2018-05-01 | 2 | -19/+24 |
| | |||||
* | inpaint demo | Daniil Kazantsev | 2018-05-01 | 1 | -0/+143 |
| | |||||
* | make updates | Daniil Kazantsev | 2018-05-01 | 1 | -5/+0 |
| | |||||
* | new inpainters | Daniil Kazantsev | 2018-05-01 | 9 | -13/+299 |
| | |||||
* | OS paths independency for Mex, GPU funcs corrrected | Daniil Kazantsev | 2018-04-30 | 2 | -25/+35 |
| | |||||
* | some corrections to energy estimation | Daniil Kazantsev | 2018-04-20 | 3 | -10/+11 |
| |