Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-11-22 | 66 | -454/+623 |
|\ | |||||
| * | Remove unused code | Willem Jan Palenstijn | 2017-11-14 | 4 | -68/+5 |
| * | Update version to 1.8.3 | Willem Jan Palenstijn | 2017-11-06 | 7 | -12/+12 |
| * | Fix matlab interface build | Willem Jan Palenstijn | 2017-11-06 | 1 | -1/+1 |
| * | Add NEWS for 1.8.3 | Willem Jan Palenstijn | 2017-11-06 | 1 | -0/+9 |
| * | Add workaround for apparently broken mkl/win-64 conda package | Willem Jan Palenstijn | 2017-11-06 | 1 | -0/+2 |
| * | Add libastra/linux-64 conda package variants for cudatoolkit | Willem Jan Palenstijn | 2017-11-06 | 10 | -55/+130 |
| * | Merge pull request #126 from wjp/tests | Willem Jan Palenstijn | 2017-11-01 | 8 | -6/+231 |
| |\ | |||||
| | * | Add basic post-install matlab tests | Willem Jan Palenstijn | 2017-11-01 | 4 | -5/+104 |
| | * | Add basic post-install python tests | Willem Jan Palenstijn | 2017-11-01 | 5 | -1/+126 |
| | * | Move set_gpu_index, get_gpu_info from astra.astra to astra | Willem Jan Palenstijn | 2017-11-01 | 2 | -3/+4 |
| | * | Regroup .travis.yml sections to better match travis docs | Willem Jan Palenstijn | 2017-11-01 | 1 | -2/+2 |
| |/ | |||||
| * | Separate cuda from astra headers further | Willem Jan Palenstijn | 2017-11-01 | 11 | -49/+55 |
| * | Remove unused code | Willem Jan Palenstijn | 2017-11-01 | 4 | -190/+1 |
| * | Remove some unnecessary includes | Willem Jan Palenstijn | 2017-11-01 | 13 | -41/+5 |
| * | Fix usage of cython except | Willem Jan Palenstijn | 2017-10-26 | 1 | -7/+13 |
| * | Fix usage of cython except | Willem Jan Palenstijn | 2017-10-23 | 1 | -2/+2 |
| * | Support 2d/3d in astra.algorithm.get_res_norm | Willem Jan Palenstijn | 2017-10-23 | 2 | -5/+16 |
| * | Fix output initialization for MODE_ADD CGM jobs | Willem Jan Palenstijn | 2017-10-19 | 1 | -0/+6 |
| * | Improve stringToFloatVector to match stringToDoubleVector | Willem Jan Palenstijn | 2017-10-17 | 1 | -8/+13 |
| * | Slightly increase numerical tolerance of test | Willem Jan Palenstijn | 2017-10-17 | 1 | -1/+1 |
| * | Add trailing ,/; to string repr of float vector/matrix | Willem Jan Palenstijn | 2017-10-17 | 3 | -8/+12 |
| * | Reduce stringstream creation/imbue overhead | Willem Jan Palenstijn | 2017-10-17 | 2 | -7/+29 |
| * | Add astra_get_gpu_info utility function | Willem Jan Palenstijn | 2017-10-17 | 2 | -0/+39 |
| * | Add astra.astra.get_gpu_info utility function | Willem Jan Palenstijn | 2017-10-17 | 4 | -0/+47 |
| * | Improve matlab create_vol_geom | Willem Jan Palenstijn | 2017-10-17 | 1 | -19/+12 |
| * | Improve python create_vol_geom | Allard Hendriksen | 2017-10-17 | 1 | -18/+11 |
| * | README: boost lib path correction | Bernhard Froehler | 2017-10-16 | 2 | -2/+2 |
| * | Fix outdated function call in matlab DART algorithm. (Thanks @NathanaelSix) | Willem Jan Palenstijn | 2017-10-16 | 3 | -3/+3 |
| * | Update miniconda release for linux conda builds | Willem Jan Palenstijn | 2017-10-16 | 1 | -1/+1 |
| * | Update miniconda release for linux conda builds | Willem Jan Palenstijn | 2017-10-16 | 1 | -3/+3 |
| * | Fix Windows/Python build | Willem Jan Palenstijn | 2017-10-16 | 2 | -2/+2 |
* | | Fix warning | Willem Jan Palenstijn | 2017-10-16 | 1 | -1/+1 |
* | | Fix geometry computation in unused function | Willem Jan Palenstijn | 2017-10-12 | 1 | -1/+1 |
* | | Fix some warnings | Willem Jan Palenstijn | 2017-10-12 | 6 | -256/+236 |
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-10-11 | 13 | -40/+56 |
|\| | |||||
| * | Improve object creation error messages | Willem Jan Palenstijn | 2017-10-11 | 11 | -34/+47 |
| * | Try to fix Travis CUDA build | Willem Jan Palenstijn | 2017-10-11 | 1 | -4/+4 |
| * | added vol_geom and proj_geom to the properties (#120) | vincentvn | 2017-10-05 | 1 | -0/+5 |
| * | Remove duplicate creation of projector in opTomo | Willem Jan Palenstijn | 2017-09-22 | 1 | -2/+0 |
* | | Adjust test to weights scaled by detector pixel width | Willem Jan Palenstijn | 2017-10-11 | 1 | -3/+3 |
* | | Add tests for 2D line kernels | Willem Jan Palenstijn | 2017-10-11 | 1 | -0/+310 |
* | | Document constant in test | Willem Jan Palenstijn | 2017-10-11 | 1 | -1/+1 |
* | | Make geometry config checks slightly less numerically strict | Willem Jan Palenstijn | 2017-10-11 | 7 | -16/+16 |
* | | Scale 2D projection results by detector pixel width | Willem Jan Palenstijn | 2017-10-11 | 3 | -6/+12 |
* | | Support parallel_vec in python geom_size | Willem Jan Palenstijn | 2017-10-11 | 1 | -1/+1 |
* | | Unify some parallel_vec parameter computations | Willem Jan Palenstijn | 2017-09-27 | 4 | -34/+28 |
* | | Fix non-square window for CPU projectors | Willem Jan Palenstijn | 2017-09-20 | 5 | -5/+5 |
* | | Remove broken openmp support from CPU kernels | Willem Jan Palenstijn | 2017-09-20 | 5 | -5/+0 |
* | | Fix spaces/tabs | Willem Jan Palenstijn | 2017-09-19 | 1 | -2/+2 |