Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | 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 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | 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 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Add macOS note | Willem Jan Palenstijn | 2017-09-08 | 1 | -1/+3 | |
* | | | | | | Merge pull request #108 from wjp/travis | Willem Jan Palenstijn | 2017-05-23 | 1 | -12/+32 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Travis: only install cuda packages for cuda builds | Willem Jan Palenstijn | 2017-05-23 | 1 | -11/+31 | |
| * | | | | | | Travis: Update python version to 3.6 | Willem Jan Palenstijn | 2017-05-23 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Fix misleading indentation | Willem Jan Palenstijn | 2017-05-22 | 1 | -2/+2 | |
* | | | | | | Fix build without CUDA | Willem Jan Palenstijn | 2017-05-22 | 2 | -0/+8 | |
* | | | | | | Fix conda build | Willem Jan Palenstijn | 2017-03-29 | 1 | -0/+1 | |
* | | | | | | Update create_projector docstring | Willem Jan Palenstijn | 2017-03-29 | 1 | -1/+2 | |
* | | | | | | Python: added options for projector creation, like for the matlab interface | Nicola VIGANO | 2017-03-29 | 1 | -1/+4 | |
* | | | | | | Fix compile error | Willem Jan Palenstijn | 2017-03-27 | 1 | -1/+1 | |
* | | | | | | Merge branch 'macOS' | Willem Jan Palenstijn | 2017-03-20 | 12 | -39/+86 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add basic macOS/homebrew build instructions | Willem Jan Palenstijn | 2017-03-20 | 2 | -0/+28 | |
| * | | | | | | Set stdlib to libstdc++ on macOS consistently | Willem Jan Palenstijn | 2017-03-20 | 2 | -4/+8 | |
| * | | | | | | Use @loader_path to make mex files find libastra.0.dylib in cwd | Willem Jan Palenstijn | 2017-03-20 | 1 | -0/+6 | |
| * | | | | | | Disable openmp on macOS | Willem Jan Palenstijn | 2017-03-20 | 2 | -0/+6 | |
| * | | | | | | Use standard _OPENMP directive for checking openmp | Willem Jan Palenstijn | 2017-03-20 | 1 | -4/+2 | |
| * | | | | | | Move conda astra-toolbox package files to own subdirectory | Willem Jan Palenstijn | 2017-03-20 | 4 | -12/+12 | |
| * | | | | | | Add autotools and boost to macOS conda libastra dependencies | Willem Jan Palenstijn | 2017-03-20 | 1 | -0/+4 | |
| * | | | | | | Silence errors from nvcc test run | Willem Jan Palenstijn | 2017-03-20 | 1 | -1/+1 | |
| * | | | | | | Change lib/lib64 logic | Willem Jan Palenstijn | 2017-03-20 | 2 | -15/+13 | |
| * | | | | | | Fix conda boost include flags | Willem Jan Palenstijn | 2017-03-20 | 1 | -1/+1 | |
| * | | | | | | Use true instead of /bin/true | Willem Jan Palenstijn | 2017-03-20 | 1 | -1/+1 | |
| * | | | | | | Let autogen.sh use either glibtoolize or libtoolize on macOS | Willem Jan Palenstijn | 2017-03-20 | 1 | -2/+5 | |
|/ / / / / / | ||||||
* | | | | | | Fix python build | Willem Jan Palenstijn | 2017-03-01 | 1 | -1/+1 | |
* | | | | | | Add np112 to conda build script | Willem Jan Palenstijn | 2017-02-24 | 1 | -0/+3 | |
* | | | | | | Fix cuda3d geometry memory leaks | Willem Jan Palenstijn | 2017-02-17 | 2 | -5/+47 | |
* | | | | | | Remove using namespace astra; from headers | Willem Jan Palenstijn | 2017-02-16 | 6 | -66/+57 | |
* | | | | | | Remove using namespace std; from headers | Willem Jan Palenstijn | 2017-02-16 | 29 | -74/+70 | |
* | | | | | | Fix FDK shortscan weighting | Willem Jan Palenstijn | 2017-02-14 | 1 | -14/+7 | |
* | | | | | | Merge pull request #93 from wjp/GPULink | Willem Jan Palenstijn | 2017-02-09 | 46 | -1370/+1328 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove tabs from python code | Willem Jan Palenstijn | 2017-02-08 | 3 | -202/+202 |