summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Add experimental accumulate_FP/BP/FDK python functionsWillem Jan Palenstijn2017-11-221-17/+19
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove unused codeWillem Jan Palenstijn2017-11-141-33/+0
* | | | | | | Separate cuda from astra headers furtherWillem Jan Palenstijn2017-11-014-0/+4
* | | | | | | Remove unused codeWillem Jan Palenstijn2017-11-011-46/+0
* | | | | | | Remove some unnecessary includesWillem Jan Palenstijn2017-11-011-9/+0
* | | | | | | Fix output initialization for MODE_ADD CGM jobsWillem Jan Palenstijn2017-10-191-0/+6
* | | | | | | Improve stringToFloatVector to match stringToDoubleVectorWillem Jan Palenstijn2017-10-171-8/+13
* | | | | | | Add trailing ,/; to string repr of float vector/matrixWillem Jan Palenstijn2017-10-172-8/+10
* | | | | | | Reduce stringstream creation/imbue overheadWillem Jan Palenstijn2017-10-172-7/+29
| |_|_|_|_|/ |/| | | | |
* | | | | | Improve object creation error messagesWillem Jan Palenstijn2017-10-111-5/+7
| |_|_|_|/ |/| | | |
* | | | | Fix misleading indentationWillem Jan Palenstijn2017-05-221-2/+2
* | | | | Fix warningsWillem Jan Palenstijn2017-02-081-8/+9
* | | | | Start work on CFloat32Data3DGPU to allow persistent/external GPU memoryWillem Jan Palenstijn2017-02-0811-66/+486
* | | | | Remove unused 3d global min/maxWillem Jan Palenstijn2017-02-081-38/+0
* | | | | Remove unused data3d functionsWillem Jan Palenstijn2017-02-084-634/+0
* | | | | Remove unused functionWillem Jan Palenstijn2017-02-081-0/+1
* | | | | Fix VolumeGeometry class name in error messagesWillem Jan Palenstijn2017-01-122-5/+5
* | | | | Expose the density weighting option of cone_bpWillem Jan Palenstijn2016-12-012-1/+14
* | | | | Fix warningsWillem Jan Palenstijn2016-11-282-2/+2
* | | | | Update headers (website+2016)Willem Jan Palenstijn2016-11-2882-327/+246
* | | | | Merge branch 'fdk_custom_filter'Willem Jan Palenstijn2016-11-282-5/+38
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into fdk_custom_filterWillem Jan Palenstijn2016-10-133-160/+279
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add option to specify custom filter for FDKDaniel M. Pelt2016-05-201-1/+32
| | |_|_|/ | |/| | |
* | | | | Change order of template instantiations for clangWillem Jan Palenstijn2016-11-252-11/+11
* | | | | Fix hardcoded delim in splitStringWillem Jan Palenstijn2016-11-211-1/+1
* | | | | Fix build with MS VS 2015 CEAlexey Buzmakov2016-11-046-0/+6
| |/ / / |/| | |
* | | | Merge branch 'master' into FDKWillem Jan Palenstijn2016-10-064-282/+281
|\ \ \ \
| * \ \ \ Merge pull request #62 from wjp/stringutilWillem Jan Palenstijn2016-07-291-14/+20
| |\ \ \ \
| | * | | | Replace use of boost::split by own functionWillem Jan Palenstijn2016-07-281-14/+20
| | |/ / /
| * | | | Fix inefficient block split logicWillem Jan Palenstijn2016-06-201-5/+19
| * | | | Improve volume block reductionWillem Jan Palenstijn2016-06-201-132/+165
| |/ / /
| * | | Fix buildWillem Jan Palenstijn2016-04-222-131/+77
* | | | Merge branch 'master' into FDKWillem Jan Palenstijn2016-04-222-221/+3338
|\| | |
| * | | Change CPU FFT implementationDaniel M. Pelt2016-04-222-221/+3338
* | | | Use CompositeGeometryManager for FDKWillem Jan Palenstijn2016-04-182-3/+56
* | | | Merge branch 'master' into anisoWillem Jan Palenstijn2016-04-1815-451/+368
|\| | |
| * | | Fix stringToInt parsing doublesWillem Jan Palenstijn2016-04-181-1/+1
| * | | Merge pull request #29 from wjp/indexmanagerWillem Jan Palenstijn2016-04-151-8/+8
| |\ \ \
| | * | | Fix buildWillem Jan Palenstijn2016-03-011-6/+6
| | * | | Merge branch 'master' into indexmanagerWillem Jan Palenstijn2016-03-012-389/+250
| | |\ \ \
| | * | | | Refactor AstraObjectManager to add an AstraIndexManagerWillem Jan Palenstijn2016-02-161-8/+8
| * | | | | Merge pull request #35 from wjp/relaxationWillem Jan Palenstijn2016-04-147-38/+79
| |\ \ \ \ \
| | * | | | | Add relaxation parameters to SIRT3DWillem Jan Palenstijn2016-03-231-0/+8
| | * | | | | Add relaxation parameters to SIRT, SARTWillem Jan Palenstijn2016-03-234-4/+38
| | * | | | | Rename ART lambda option to RelaxationWillem Jan Palenstijn2016-03-231-3/+7
| | * | | | | Move CUDA algorithm initialization to its own functionWillem Jan Palenstijn2016-03-232-31/+26
| * | | | | | Merge pull request #36 from wjp/sart_raylengthWillem Jan Palenstijn2016-04-141-5/+19
| |\ \ \ \ \ \
| | * | | | | | Fix accumulating multiple raylengths in SARTWillem Jan Palenstijn2016-03-231-5/+19
| | |/ / / / /
| * | | | | | Fix memory leakWillem Jan Palenstijn2016-03-241-6/+8
| * | | | | | Fix cppcheck warningsWillem Jan Palenstijn2016-03-243-4/+3
| |/ / / / /