| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | Fix numpy lapack loading when running in Matlab | Daniel M. Pelt | 2015-07-23 | 4 | -0/+37 |
| | * | | Remove config text file loading for plugins | Daniel M. Pelt | 2015-07-23 | 2 | -69/+6 |
| | * | | Also allow tuples to be passed in a config dict | Daniel M. Pelt | 2015-07-23 | 1 | -2/+2 |
| | * | | Show more useful information when a plugin raises an exception | Daniel M. Pelt | 2015-07-23 | 1 | -4/+5 |
| | * | | Allow plugins without keywords | Daniel M. Pelt | 2015-07-23 | 1 | -1/+4 |
| | * | | Log error when running Python plugin algorithm | Daniel M. Pelt | 2015-07-23 | 2 | -1/+8 |
| | * | | Fix passing a python list as option | Daniel M. Pelt | 2015-07-23 | 1 | -0/+2 |
| | * | | Fix config to dict translation for array options | Daniel M. Pelt | 2015-07-23 | 1 | -1/+6 |
| | * | | Better way of passing options to Python plugin using inspect | Daniel M. Pelt | 2015-07-23 | 2 | -21/+16 |
| | * | | Add support for Python algorithm plugins | Daniel M. Pelt | 2015-07-23 | 12 | -70/+851 |
| | * | | Add hooks for plugin support to AstraObjectFactory | Willem Jan Palenstijn | 2015-07-23 | 1 | -0/+19 |
| | * | | Fix comments | Willem Jan Palenstijn | 2015-07-23 | 1 | -5/+5 |
| | * | | Reduce code duplication | Willem Jan Palenstijn | 2015-07-23 | 1 | -8/+5 |
| * | | | Detect ASTRA_CUDA in Windows CL flags for Python as well | Willem Jan Palenstijn | 2015-12-03 | 1 | -0/+6 |
| * | | | Merge pull request #91 from wjp/volgeom3d | Willem Jan Palenstijn | 2015-12-02 | 30 | -1149/+600 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' into volgeom3d | Willem Jan Palenstijn | 2015-12-02 | 41 | -350/+1728 |
| | |\ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Fix Windows builds of astra_mex_direct | Willem Jan Palenstijn | 2015-12-02 | 3 | -0/+24 |
| | |_|/
| |/| | |
|
| * | | | Merge pull request #94 from wjp/cuda_options2 | Willem Jan Palenstijn | 2015-12-01 | 33 | -347/+355 |
| |\ \ \ |
|
| | * | | | Fix warning text | Willem Jan Palenstijn | 2015-10-09 | 1 | -3/+3 |
| | * | | | Fix whitespace | Willem Jan Palenstijn | 2015-10-09 | 4 | -8/+8 |
| | * | | | Improve option passing through CudaProjector2D | Willem Jan Palenstijn | 2015-10-09 | 20 | -268/+169 |
| | * | | | Improve option passing through CudaProjector3D | Willem Jan Palenstijn | 2015-10-09 | 12 | -70/+172 |
| | * | | | Add options passing to projectors from matlab | Nicola Vigano | 2015-10-09 | 1 | -2/+7 |
| * | | | | Merge pull request #95 from wjp/mex_direct | Willem Jan Palenstijn | 2015-12-01 | 8 | -3/+1349 |
| |\ \ \ \ |
|
| | * | | | | astra_mex_direct: Don't initialize newly allocated mxArray | Nicola Vigano | 2015-10-09 | 1 | -2/+18 |
| | * | | | | Build astra_mex_direct in MSVC | Willem Jan Palenstijn | 2015-10-07 | 5 | -2/+975 |
| | * | | | | Add astra_mex_direct('FP3D'/'BP3D', ...) | Willem Jan Palenstijn | 2015-10-07 | 3 | -1/+358 |
| | |/ / / |
|
| | | * | | Merge branch 'master' into volgeom3d | Willem Jan Palenstijn | 2015-11-18 | 8 | -44/+85 |
| | | |\ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge pull request #96 from wjp/cuda_constraint_warning | Willem Jan Palenstijn | 2015-10-15 | 1 | -4/+12 |
| |\ \ \ \ |
|
| | * | | | | Give a warning on ignored Min/MaxContraint in some CUDA algorithms. | Willem Jan Palenstijn | 2015-10-09 | 1 | -4/+12 |
| * | | | | | Merge pull request #97 from dmpelt/log_valist_fix | Willem Jan Palenstijn | 2015-10-14 | 1 | -16/+44 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Do not reuse va_list when logging both to screen and file | Daniel M. Pelt | 2015-10-13 | 1 | -16/+44 |
| * | | | | | Call check() function after initializing CUDA_FBP | Willem Jan Palenstijn | 2015-10-09 | 1 | -5/+3 |
| * | | | | | Fix loop bounds in (unused) Float32ProjectionData3D arithmetic functions | Willem Jan Palenstijn | 2015-10-09 | 1 | -16/+20 |
| | |/ / /
| |/| | | |
|
| * | | | | Use mxLogical instead of bool. | Willem Jan Palenstijn | 2015-09-17 | 2 | -3/+3 |
| | | * | | Let astra_create_vol_geom also generate flexible volume geometries | Willem Jan Palenstijn | 2015-09-25 | 2 | -0/+30 |
| | | * | | Merge branch 'master' into volgeom3d | Willem Jan Palenstijn | 2015-09-16 | 101 | -1304/+2196 |
| | | |\ \
| | | |/ /
| | |/| | |
|
| | | * | | Fix assert | Willem Jan Palenstijn | 2015-07-16 | 1 | -1/+1 |
| | | * | | Merge branch 'master' into volgeom3d | Willem Jan Palenstijn | 2015-04-15 | 91 | -5555/+10720 |
| | | |\ \ |
|
| | | * | | | Add outputScale argument to 2D CUDA BP | Willem Jan Palenstijn | 2015-03-12 | 12 | -63/+76 |
| | | * | | | Adapt standalone test programs to outputscale | Willem Jan Palenstijn | 2015-03-12 | 2 | -2/+2 |
| | | * | | | Scale CUDA 3D FP/BP output with volume pixel size | Willem Jan Palenstijn | 2015-03-12 | 5 | -37/+36 |
| | | * | | | Add outputScale argument to 3D CUDA BP | Willem Jan Palenstijn | 2015-03-12 | 9 | -38/+54 |
| | | * | | | Add flexible volgeom3d support to astraCudaFP | Willem Jan Palenstijn | 2015-03-12 | 3 | -273/+39 |
| | | * | | | Add flexible volgeom3d support to astraCudaBP | Willem Jan Palenstijn | 2015-03-11 | 3 | -253/+24 |
| | | * | | | Add flexible volgeom3d support to astraCudaBP_SIRTWeighted | Willem Jan Palenstijn | 2015-03-11 | 3 | -139/+66 |
| | | * | | | Add another utility function | Willem Jan Palenstijn | 2015-03-11 | 1 | -46/+53 |
| | | * | | | Let astraCudaFDK use utility functions | Willem Jan Palenstijn | 2015-03-11 | 3 | -44/+17 |
| | | * | | | Adjust interface slightly | Willem Jan Palenstijn | 2015-03-11 | 1 | -11/+12 |
| | | * | | | Allow non-centered volume geometry in SIRT3D and CGLS3D | Willem Jan Palenstijn | 2015-03-09 | 4 | -361/+90 |