Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix comments for postalignment function | Willem Jan Palenstijn | 2018-01-09 | 1 | -2/+9 |
| | |||||
* | Add geom_size, geom_2vec to main astra module | Willem Jan Palenstijn | 2018-01-09 | 1 | -1/+1 |
| | |||||
* | Add astra.test/astra_test function | Willem Jan Palenstijn | 2018-01-09 | 2 | -2/+12 |
| | |||||
* | Check for CUDA support at run-time in use_cuda() | Willem Jan Palenstijn | 2018-01-09 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-11-22 | 5 | -16/+45 |
|\ | |||||
| * | Fix missing version update in conda meta.yaml | Willem Jan Palenstijn | 2017-11-22 | 1 | -2/+2 |
| | | |||||
| * | Add experimental accumulate_FP/BP/FDK python functions | Willem Jan Palenstijn | 2017-11-22 | 1 | -8/+37 |
| | | |||||
| * | Update version to 1.9.0dev | Willem Jan Palenstijn | 2017-11-22 | 4 | -6/+6 |
| | | |||||
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-11-22 | 21 | -101/+306 |
|\| | |||||
| * | Remove unused code | Willem Jan Palenstijn | 2017-11-14 | 2 | -4/+3 |
| | | |||||
| * | Update version to 1.8.3 | Willem Jan Palenstijn | 2017-11-06 | 4 | -8/+8 |
| | | |||||
| * | 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 |
| | | | | | | | | Also upgrade the Docker-based linux release scripts to match. | ||||
| * | Add basic post-install python tests | Willem Jan Palenstijn | 2017-11-01 | 2 | -0/+98 |
| | | |||||
| * | Move set_gpu_index, get_gpu_info from astra.astra to astra | Willem Jan Palenstijn | 2017-11-01 | 1 | -1/+2 |
| | | |||||
| * | Separate cuda from astra headers further | Willem Jan Palenstijn | 2017-11-01 | 1 | -2/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | Add trailing ,/; to string repr of float vector/matrix | Willem Jan Palenstijn | 2017-10-17 | 1 | -0/+2 |
| | | | | | | | | | | This makes it possible to differentiate between a scalar and a one-element vector, and fixes #111. | ||||
| * | Add astra.astra.get_gpu_info utility function | Willem Jan Palenstijn | 2017-10-17 | 2 | -0/+19 |
| | | |||||
| * | Improve python create_vol_geom | Allard Hendriksen | 2017-10-17 | 1 | -18/+11 |
| | | | | | | | | | | | | | | | | | | | | | | Remove redundant window computations. Also fixes the problem where >> astra.create_vol_geom(10,10,10) would not set the window options while all other parameter configurations of create_vol_geom did set the window options. Respects custom arguments for the window. | ||||
| * | 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 |
| | | |||||
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-10-11 | 6 | -8/+18 |
|\| | |||||
| * | Improve object creation error messages | Willem Jan Palenstijn | 2017-10-11 | 6 | -8/+18 |
| | | |||||
* | | Support parallel_vec in python geom_size | Willem Jan Palenstijn | 2017-10-11 | 1 | -1/+1 |
| | | |||||
* | | Fix spaces/tabs | Willem Jan Palenstijn | 2017-09-19 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-09-15 | 57 | -876/+1301 |
|\| | |||||
| * | 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 |
| | | | | | | | | Signed-off-by: Nicola VIGANO <N.R.Vigano@cwi.nl> | ||||
| * | Move conda astra-toolbox package files to own subdirectory | Willem Jan Palenstijn | 2017-03-20 | 4 | -12/+12 |
| | | | | | | | | | | Recent versions of conda-build (2.1.1 at least) seem to automatically build packages in subdirectories (after the main directory). | ||||
| * | 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 | 1 | -7/+12 |
| | | | | | | | | macOS CUDA uses lib even on 64 bit | ||||
| * | 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 |
| | | | | | | | | It's in /usr/bin/ on macOS. | ||||
| * | 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 |
| | | |||||
| * | Remove tabs from python code | Willem Jan Palenstijn | 2017-02-08 | 3 | -202/+202 |
| | | |||||
| * | Improve data2d/data3d error messages | Willem Jan Palenstijn | 2017-02-08 | 3 | -61/+70 |
| | | |||||
| * | Make typechecks in data3d.create more robust | Willem Jan Palenstijn | 2017-02-08 | 1 | -10/+18 |
| | | |||||
| * | Start work on CFloat32Data3DGPU to allow persistent/external GPU memory | Willem Jan Palenstijn | 2017-02-08 | 5 | -38/+113 |
| | | |||||
| * | Make python -sinocone a synonym of -sino. | Willem Jan Palenstijn | 2017-02-08 | 1 | -13/+1 |
| | | | | | | | | The matlab interface already behaves like this. | ||||
| * | Remove unused 3d global min/max | Willem Jan Palenstijn | 2017-02-08 | 1 | -1/+0 |
| | | |||||
| * | Build conda packages for linux-64/np111/py36 | Willem Jan Palenstijn | 2017-01-02 | 1 | -0/+1 |
| | | |||||
| * | Use external boost for conda/win-64 | Willem Jan Palenstijn | 2016-12-09 | 4 | -17/+13 |
| | | | | | | | | This enables py27 conda packages for win-64. | ||||
| * | Build conda packages for multiple conda versions | Willem Jan Palenstijn | 2016-12-09 | 2 | -4/+10 |
| | | |||||
| * | Use specific numpy version in conda package | Daniel M. Pelt | 2016-12-08 | 1 | -1/+1 |
| | |