summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Adapt 3D BP scaling to voxel sizeWillem Jan Palenstijn2016-04-182-4/+8
| | | * | | | Move detector-independent vars out of loopWillem Jan Palenstijn2016-04-181-14/+12
| | | * | | | Add voxel-size scaling to par3d_fpWillem Jan Palenstijn2016-04-181-16/+92
| | | * | | | Refactor voxel size scaling CUDA kernel, and special-case cubesWillem Jan Palenstijn2016-04-181-26/+62
| | | * | | | Process non-cubic-voxel astra geometriesWillem Jan Palenstijn2016-02-102-30/+37
| | | * | | | Add cone_fp kernel support for anisotropic voxelsWillem Jan Palenstijn2016-02-102-10/+31
| | | * | | | Refactor CUDA projector params into structWillem Jan Palenstijn2016-02-1017-190/+185
| |_|/ / / / |/| | | | |
* | | | | | Refactor FP and BP jobs creation in the composite geometry managerNicola Vigano2016-02-102-14/+32
* | | | | | Merge pull request #107 from wjp/multiWillem Jan Palenstijn2016-02-0211-152/+518
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add multi-GPU sampleWillem Jan Palenstijn2016-01-192-0/+95
| * | | | | Rename sample with conflicting filenameWillem Jan Palenstijn2016-01-191-0/+0
| * | | | | Allow multiple GPUs in ASTRA_GPU_INDEX envvarWillem Jan Palenstijn2016-01-191-4/+4
| * | | | | Change python set_gpu_index to matchWillem Jan Palenstijn2016-01-192-5/+20
| * | | | | Add multi-GPU support to CompositeGeometryManagerWillem Jan Palenstijn2016-01-194-119/+378
| * | | | | Remove noisy debugging outputWillem Jan Palenstijn2016-01-191-3/+0
| * | | | | Fix whitespaceWillem Jan Palenstijn2016-01-191-21/+21
| |/ / / /
* | | | | Merge pull request #110 from wjp/buildWillem Jan Palenstijn2016-01-214-40/+76
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix VPATH problem with older autoconf versionsWillem Jan Palenstijn2016-01-212-1/+7
| * | | | Fix file permissionsWillem Jan Palenstijn2016-01-211-0/+0
| * | | | Don't build cuda non-PIC object if static libs are disabledWillem Jan Palenstijn2016-01-201-2/+10
| * | | | Try to improve nvcc dependency file generationWillem Jan Palenstijn2016-01-201-0/+3
| * | | | Use nvcc's -MT optionWillem Jan Palenstijn2016-01-201-4/+2
| * | | | Avoid incorrect include dirs when building python modulesWillem Jan Palenstijn2016-01-201-2/+5
| * | | | Add check for scipyWillem Jan Palenstijn2016-01-202-0/+8
| * | | | Fail when python six module is not foundWillem Jan Palenstijn2016-01-201-1/+1
| * | | | Place Python build/temporary files in build directoryWillem Jan Palenstijn2016-01-201-9/+12
| * | | | Allow out-of-tree buildsWillem Jan Palenstijn2016-01-201-30/+37
|/ / / /
* | | | Merge pull request #108 from dmpelt/readthedocsWillem Jan Palenstijn2016-01-1990-9960/+11
|\ \ \ \
| * | | | Sync README.txt with README.mdWillem Jan Palenstijn2016-01-191-6/+7
| * | | | Remove existing outdated Python API reference documentationDaniel M. Pelt2016-01-1988-9950/+0
| * | | | Mention Python in the readme fileDaniel M. Pelt2016-01-061-4/+4
* | | | | Merge pull request #22 from dmpelt/experimental-no-cudaWillem Jan Palenstijn2016-01-191-47/+49
|\ \ \ \ \
| * | | | | Fix experimental.pyx for non-CUDA compilationDaniel M. Pelt2016-01-191-47/+49
|/ / / / /
* | | | | Merge branch 'master'Willem Jan Palenstijn2016-01-1856-405/+307
|\ \ \ \ \
| * \ \ \ \ Merge pull request #106 from wjp/creditsWillem Jan Palenstijn2016-01-182-24/+25
| |\ \ \ \ \
| | * | | | | Update creditsWillem Jan Palenstijn2016-01-052-24/+25
| | |/ / / /
| * | | | | Merge pull request #105 from wjp/stringsWillem Jan Palenstijn2016-01-1852-373/+272
| |\ \ \ \ \
| | * | | | | Replace boost::lexical_cast by stringstreamsWillem Jan Palenstijn2016-01-0552-224/+297
| | * | | | | Remove unused functionsWillem Jan Palenstijn2016-01-052-174/+0
| * | | | | | Allow user to pass NVCCFLAGS to configureWillem Jan Palenstijn2016-01-183-8/+10
* | | | | | | Merge branch 'master'Willem Jan Palenstijn2016-01-142-124/+12
|\| | | | | |
| * | | | | | Merge pull request #109 from wjp/fix_zdir_projWillem Jan Palenstijn2016-01-141-0/+12
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Fix projections parallel to XZ or YZ planesWillem Jan Palenstijn2016-01-141-0/+12
| |/ / / / /
| * / / / / Remove (long) obsolete fileWillem Jan Palenstijn2016-01-051-124/+0
| |/ / / /
* | | | | Merge branch 'master'Willem Jan Palenstijn2015-12-236-7/+12
|\| | | |
| * | | | Update version to 1.7.1Willem Jan Palenstijn2015-12-235-7/+7
| * | | | Add release notes for v1.7.1betaWillem Jan Palenstijn2015-12-231-0/+5
* | | | | Merge branch 'master'Willem Jan Palenstijn2015-12-222-2/+2
|\| | | |
| * | | | Reduce FP3D CUDA kernel runtimeWillem Jan Palenstijn2015-12-222-2/+2
* | | | | Merge branch 'master'Willem Jan Palenstijn2015-12-163-21/+22
|\| | | |