Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename sample with conflicting filename | Willem Jan Palenstijn | 2016-01-19 | 1 | -0/+0 |
| | |||||
* | Allow multiple GPUs in ASTRA_GPU_INDEX envvar | Willem Jan Palenstijn | 2016-01-19 | 1 | -4/+4 |
| | |||||
* | Change python set_gpu_index to match | Willem Jan Palenstijn | 2016-01-19 | 2 | -5/+20 |
| | |||||
* | Add multi-GPU support to CompositeGeometryManager | Willem Jan Palenstijn | 2016-01-19 | 4 | -119/+378 |
| | |||||
* | Remove noisy debugging output | Willem Jan Palenstijn | 2016-01-19 | 1 | -3/+0 |
| | |||||
* | Fix whitespace | Willem Jan Palenstijn | 2016-01-19 | 1 | -21/+21 |
| | |||||
* | Merge pull request #108 from dmpelt/readthedocs | Willem Jan Palenstijn | 2016-01-19 | 90 | -9960/+11 |
|\ | | | | | Move documentation to readthedocs | ||||
| * | Sync README.txt with README.md | Willem Jan Palenstijn | 2016-01-19 | 1 | -6/+7 |
| | | |||||
| * | Remove existing outdated Python API reference documentation | Daniel M. Pelt | 2016-01-19 | 88 | -9950/+0 |
| | | |||||
| * | Mention Python in the readme file | Daniel M. Pelt | 2016-01-06 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #22 from dmpelt/experimental-no-cuda | Willem Jan Palenstijn | 2016-01-19 | 1 | -47/+49 |
|\ \ | | | | | | | Fix experimental.pyx for non-CUDA compilation | ||||
| * | | Fix experimental.pyx for non-CUDA compilation | Daniel M. Pelt | 2016-01-19 | 1 | -47/+49 |
|/ / | |||||
* | | Merge branch 'master' | Willem Jan Palenstijn | 2016-01-18 | 56 | -405/+307 |
|\ \ | |||||
| * \ | Merge pull request #106 from wjp/credits | Willem Jan Palenstijn | 2016-01-18 | 2 | -24/+25 |
| |\ \ | | | | | | | | | Update credits | ||||
| | * | | Update credits | Willem Jan Palenstijn | 2016-01-05 | 2 | -24/+25 |
| | |/ | |||||
| * | | Merge pull request #105 from wjp/strings | Willem Jan Palenstijn | 2016-01-18 | 52 | -373/+272 |
| |\ \ | | | | | | | | | Replace boost::lexical_cast by stringstreams | ||||
| | * | | Replace boost::lexical_cast by stringstreams | Willem Jan Palenstijn | 2016-01-05 | 52 | -224/+297 |
| | | | | | | | | | | | | | | | | | | | | | | | | This is to avoid the dependence of lexical_cast on the current locale. The stringstreams used for the new string parsing/output functions are explicitly imbued with the C/classic locale. | ||||
| | * | | Remove unused functions | Willem Jan Palenstijn | 2016-01-05 | 2 | -174/+0 |
| | | | | |||||
| * | | | Allow user to pass NVCCFLAGS to configure | Willem Jan Palenstijn | 2016-01-18 | 3 | -8/+10 |
| | | | | |||||
* | | | | Merge branch 'master' | Willem Jan Palenstijn | 2016-01-14 | 2 | -124/+12 |
|\| | | | |||||
| * | | | Merge pull request #109 from wjp/fix_zdir_proj | Willem Jan Palenstijn | 2016-01-14 | 1 | -0/+12 |
| |\ \ \ | | |_|/ | |/| | | Fix projections parallel to XZ or YZ planes | ||||
| | * | | Fix projections parallel to XZ or YZ planes | Willem Jan Palenstijn | 2016-01-14 | 1 | -0/+12 |
| |/ / | | | | | | | | | | | | | The early-cutoff optimization in CompositeGeometryManager was failing to properly handle +/-Inf. | ||||
| * / | Remove (long) obsolete file | Willem Jan Palenstijn | 2016-01-05 | 1 | -124/+0 |
| |/ | |||||
* | | Merge branch 'master' | Willem Jan Palenstijn | 2015-12-23 | 6 | -7/+12 |
|\| | |||||
| * | Update version to 1.7.1 | Willem Jan Palenstijn | 2015-12-23 | 5 | -7/+7 |
| | | |||||
| * | Add release notes for v1.7.1beta | Willem Jan Palenstijn | 2015-12-23 | 1 | -0/+5 |
| | | |||||
* | | Merge branch 'master' | Willem Jan Palenstijn | 2015-12-22 | 2 | -2/+2 |
|\| | |||||
| * | Reduce FP3D CUDA kernel runtime | Willem Jan Palenstijn | 2015-12-22 | 2 | -2/+2 |
| | | | | | | | | | | This reduces the chance of the Windows display driver watchdog triggering, and doesn't seem to hurt performance. | ||||
* | | Merge branch 'master' | Willem Jan Palenstijn | 2015-12-16 | 3 | -21/+22 |
|\| | |||||
| * | Merge pull request #102 from wjp/misc_fixes | Willem Jan Palenstijn | 2015-12-16 | 3 | -21/+22 |
| |\ | | | | | | | Misc fixes | ||||
| | * | Fix origin_det name in create_proj_geom docs | Willem Jan Palenstijn | 2015-12-16 | 1 | -7/+7 |
| | | | |||||
| | * | Use less ambiguous letters for create_vol_geom docs | Willem Jan Palenstijn | 2015-12-10 | 1 | -12/+12 |
| | | | |||||
| | * | Fix row/col mismatch in 2d par line projector | Willem Jan Palenstijn | 2015-12-09 | 1 | -2/+2 |
| | | | |||||
| | * | Fix uninitialized variable | Willem Jan Palenstijn | 2015-12-09 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'master' | Willem Jan Palenstijn | 2015-12-04 | 113 | -1651/+5874 |
|\| | |||||
| * | Update Windows build files | Willem Jan Palenstijn | 2015-12-04 | 4 | -0/+18 |
| | | |||||
| * | Update version to 1.7 | Willem Jan Palenstijn | 2015-12-04 | 5 | -8/+8 |
| | | |||||
| * | Add release notes for v1.7beta | Willem Jan Palenstijn | 2015-12-04 | 1 | -0/+14 |
| | | |||||
| * | Add conda build scripts | Daniel M. Pelt | 2015-12-04 | 3 | -0/+60 |
| | | |||||
| * | Merge pull request #101 from wjp/composite | Willem Jan Palenstijn | 2015-12-04 | 28 | -107/+2306 |
| |\ | | | | | | | Add CompositeGeometryManager | ||||
| | * | Add sample for experimental composite geometry code | Willem Jan Palenstijn | 2015-12-04 | 3 | -0/+170 |
| | | | |||||
| | * | Add utility functions for creating FP/BP JobLists | Willem Jan Palenstijn | 2015-12-04 | 2 | -2/+113 |
| | | | |||||
| | * | Add CompositeGeometryManager | Willem Jan Palenstijn | 2015-12-04 | 24 | -107/+2023 |
| | | | | | | | | | | | | | | | This handles FP and BP operations on multiple data objects at once, splitting them to fit in GPU memory where necessary. | ||||
| | * | Disable error-prone checks | Willem Jan Palenstijn | 2015-12-04 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #73 from dmpelt/python-plugins | Willem Jan Palenstijn | 2015-12-04 | 18 | -18/+1077 |
| |\ \ | | |/ | |/| | Add support for Python algorithm plugins | ||||
| | * | Reduce dependency of python code on libastra | Willem Jan Palenstijn | 2015-12-04 | 1 | -5/+77 |
| | | | |||||
| | * | Fix Windows build | Willem Jan Palenstijn | 2015-12-02 | 1 | -1/+1 |
| | | | |||||
| | * | Avoid unnecessary include in header | Willem Jan Palenstijn | 2015-12-02 | 2 | -4/+11 |
| | | | |||||
| | * | Merge branch 'master' into python-plugins | Willem Jan Palenstijn | 2015-12-01 | 66 | -397/+1995 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: python/astra/utils.pyx | ||||
| | * | | Ensure we have acquired the GIL before calling Python plugin 'run' method | Daniel M. Pelt | 2015-08-10 | 1 | -3/+8 |
| | | | |