Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt 3D BP scaling to voxel size | Willem Jan Palenstijn | 2016-04-18 | 2 | -4/+8 |
* | Move detector-independent vars out of loop | Willem Jan Palenstijn | 2016-04-18 | 1 | -14/+12 |
* | Add voxel-size scaling to par3d_fp | Willem Jan Palenstijn | 2016-04-18 | 1 | -16/+92 |
* | Refactor voxel size scaling CUDA kernel, and special-case cubes | Willem Jan Palenstijn | 2016-04-18 | 1 | -26/+62 |
* | Process non-cubic-voxel astra geometries | Willem Jan Palenstijn | 2016-02-10 | 2 | -30/+37 |
* | Add cone_fp kernel support for anisotropic voxels | Willem Jan Palenstijn | 2016-02-10 | 2 | -10/+31 |
* | Refactor CUDA projector params into struct | Willem Jan Palenstijn | 2016-02-10 | 17 | -190/+185 |
* | Refactor FP and BP jobs creation in the composite geometry manager | Nicola Vigano | 2016-02-10 | 2 | -14/+32 |
* | Merge pull request #107 from wjp/multi | Willem Jan Palenstijn | 2016-02-02 | 11 | -152/+518 |
|\ | |||||
| * | Add multi-GPU sample | Willem Jan Palenstijn | 2016-01-19 | 2 | -0/+95 |
| * | 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 #110 from wjp/build | Willem Jan Palenstijn | 2016-01-21 | 4 | -40/+76 |
|\ \ | |/ |/| | |||||
| * | Fix VPATH problem with older autoconf versions | Willem Jan Palenstijn | 2016-01-21 | 2 | -1/+7 |
| * | Fix file permissions | Willem Jan Palenstijn | 2016-01-21 | 1 | -0/+0 |
| * | Don't build cuda non-PIC object if static libs are disabled | Willem Jan Palenstijn | 2016-01-20 | 1 | -2/+10 |
| * | Try to improve nvcc dependency file generation | Willem Jan Palenstijn | 2016-01-20 | 1 | -0/+3 |
| * | Use nvcc's -MT option | Willem Jan Palenstijn | 2016-01-20 | 1 | -4/+2 |
| * | Avoid incorrect include dirs when building python modules | Willem Jan Palenstijn | 2016-01-20 | 1 | -2/+5 |
| * | Add check for scipy | Willem Jan Palenstijn | 2016-01-20 | 2 | -0/+8 |
| * | Fail when python six module is not found | Willem Jan Palenstijn | 2016-01-20 | 1 | -1/+1 |
| * | Place Python build/temporary files in build directory | Willem Jan Palenstijn | 2016-01-20 | 1 | -9/+12 |
| * | Allow out-of-tree builds | Willem Jan Palenstijn | 2016-01-20 | 1 | -30/+37 |
|/ | |||||
* | Merge pull request #108 from dmpelt/readthedocs | Willem Jan Palenstijn | 2016-01-19 | 90 | -9960/+11 |
|\ | |||||
| * | 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 | 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 | 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 | Willem Jan Palenstijn | 2016-01-05 | 52 | -224/+297 |
| | * | | 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 | Willem Jan Palenstijn | 2016-01-14 | 1 | -0/+12 |
| |/ / | |||||
| * / | 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 |
* | | Merge branch 'master' | Willem Jan Palenstijn | 2015-12-16 | 3 | -21/+22 |
|\| |