| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-22 | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | |
| 2017-11-22 | Allow cone_vec for FDK | Willem Jan Palenstijn | |
| NB: This will let you do mathematically nonsensical things, since FDK does not support non-circular cone geometries. However, this does let you use translated detectors, for example. | |||
| 2017-11-22 | Add experimental accumulate_FP/BP/FDK python functions | Willem Jan Palenstijn | |
| 2017-11-22 | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | |
| 2017-11-14 | Remove unused code | Willem Jan Palenstijn | |
| 2017-11-01 | Separate cuda from astra headers further | Willem Jan Palenstijn | |
| 2017-11-01 | Remove unused code | Willem Jan Palenstijn | |
| 2017-11-01 | Remove some unnecessary includes | Willem Jan Palenstijn | |
| 2017-10-19 | Fix output initialization for MODE_ADD CGM jobs | Willem Jan Palenstijn | |
| 2017-10-17 | Improve stringToFloatVector to match stringToDoubleVector | Willem Jan Palenstijn | |
| 2017-10-17 | Add trailing ,/; to string repr of float vector/matrix | Willem Jan Palenstijn | |
| This makes it possible to differentiate between a scalar and a one-element vector, and fixes #111. | |||
| 2017-10-17 | Reduce stringstream creation/imbue overhead | Willem Jan Palenstijn | |
| 2017-10-16 | Fix warning | Willem Jan Palenstijn | |
| 2017-10-12 | Fix geometry computation in unused function | Willem Jan Palenstijn | |
| 2017-10-12 | Fix some warnings | Willem Jan Palenstijn | |
| 2017-10-11 | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | |
| 2017-10-11 | Improve object creation error messages | Willem Jan Palenstijn | |
| 2017-10-11 | Make geometry config checks slightly less numerically strict | Willem Jan Palenstijn | |
| 2017-09-27 | Unify some parallel_vec parameter computations | Willem Jan Palenstijn | |
| 2017-09-15 | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | |
| 2017-05-22 | Fix misleading indentation | Willem Jan Palenstijn | |
| 2017-02-08 | Fix warnings | Willem Jan Palenstijn | |
| 2017-02-08 | Start work on CFloat32Data3DGPU to allow persistent/external GPU memory | Willem Jan Palenstijn | |
| 2017-02-08 | Remove unused 3d global min/max | Willem Jan Palenstijn | |
| 2017-02-08 | Remove unused data3d functions | Willem Jan Palenstijn | |
| 2017-02-08 | Remove unused function | Willem Jan Palenstijn | |
| 2017-01-12 | Fix VolumeGeometry class name in error messages | Willem Jan Palenstijn | |
| 2016-12-01 | Expose the density weighting option of cone_bp | Willem Jan Palenstijn | |
| It is now exposed via the new DensityWeighting option of CudaProjector3D. | |||
| 2016-11-28 | Fix warnings | Willem Jan Palenstijn | |
| 2016-11-28 | Update headers (website+2016) | Willem Jan Palenstijn | |
| 2016-11-28 | Merge branch 'fdk_custom_filter' | Willem Jan Palenstijn | |
| 2016-11-25 | Change order of template instantiations for clang | Willem Jan Palenstijn | |
| At least Apple's clang-703.0.31 needs this. | |||
| 2016-11-21 | Fix hardcoded delim in splitString | Willem Jan Palenstijn | |
| 2016-11-04 | Fix build with MS VS 2015 CE | Alexey Buzmakov | |
| 2016-10-13 | Merge branch 'master' into fdk_custom_filter | Willem Jan Palenstijn | |
| 2016-10-07 | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | |
| 2016-10-06 | Merge branch 'master' into FDK | Willem Jan Palenstijn | |
| 2016-07-29 | Merge pull request #62 from wjp/stringutil | Willem Jan Palenstijn | |
| Minor string parsing changes | |||
| 2016-07-29 | Add CUDA parvec support | Willem Jan Palenstijn | |
| 2016-07-28 | Merge branch 'master' into parvec | Willem Jan Palenstijn | |
| 2016-07-28 | Replace use of boost::split by own function | Willem Jan Palenstijn | |
| 2016-06-20 | Fix inefficient block split logic | Willem Jan Palenstijn | |
| 2016-06-20 | Improve volume block reduction | Willem Jan Palenstijn | |
| The previous version would make the blocks too large due to inefficient computation of overlap. | |||
| 2016-05-20 | Add option to specify custom filter for FDK | Daniel M. Pelt | |
| 2016-04-22 | Fix build | Willem Jan Palenstijn | |
| 2016-04-22 | Merge branch 'master' into FDK | Willem Jan Palenstijn | |
| 2016-04-22 | Change CPU FFT implementation | Daniel M. Pelt | |
| 2016-04-18 | Use CompositeGeometryManager for FDK | Willem Jan Palenstijn | |
| Also fix a number of scaling/weighting issues in FDK, and switch to standard cone_bp with FDKWeighting for the BP step. | |||
| 2016-04-18 | Merge branch 'master' into aniso | Willem Jan Palenstijn | |
| 2016-04-18 | Restrict FDK_CUDA to cube voxels for now | Willem Jan Palenstijn | |
