summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-25Adjust strip kernels to line integral scalingWillem Jan Palenstijn
2019-09-25Adjust distance driven kernels to line integral scalingWillem Jan Palenstijn
2019-09-25Adjust linear/cuda kernels to line integral scalingWillem Jan Palenstijn
2019-09-25Adjust line kernels to line integral scalingWillem Jan Palenstijn
2019-09-25Merge pull request #214 from ahendriksen/CI-use-conda-c-compiler-toolchainWillem Jan Palenstijn
2019-09-20Use conda compiler toolchain for conda buildsAllard Hendriksen
2019-09-18Fix Travis CUDA setupWillem Jan Palenstijn
2019-09-17Fix clang buildWillem Jan Palenstijn
2019-09-17Merge pull request #213 from ahendriksen/CI-update-condaWillem Jan Palenstijn
2019-09-17Use recent version of conda during linux conda-buildAllard Hendriksen
2019-08-16Improve logging of mex detection to config.logWillem Jan Palenstijn
2019-08-16Check for the mex -R2017b option in configureWillem Jan Palenstijn
2019-08-14Replace signal-based abort handling by query-based handlingWillem Jan Palenstijn
2019-07-08Build updates for Debian 8 + CUDA10.1Willem Jan Palenstijn
2019-07-08Build updates for Win10 + VS2017 + CUDA9 + Matlab R2018bWillem Jan Palenstijn
2019-07-08Update matlab function signatureWillem Jan Palenstijn
2019-07-08Replace absolute path by relative path in builder.pyWillem Jan Palenstijn
2019-06-18Fix composite EMode enum order in experimental.pyxWillem Jan Palenstijn
2019-04-12Update conda builds for cuda 10 and numpy 1.16Willem Jan Palenstijn
2019-03-29Fix scaling for fan/strip projectorWillem Jan Palenstijn
2019-03-25Clean up projector unit testsWillem Jan Palenstijn
2019-03-23Add linear projector testsWillem Jan Palenstijn
2019-03-23Flip wrong detector orientation for fan2d_stripWillem Jan Palenstijn
2019-03-23Add strip projector testsWillem Jan Palenstijn
2019-03-13Make ParStripProjector2D::getProjectionWeightsCount safer for very thin stripsWillem Jan Palenstijn
2019-03-12Fix rounding error in ParStripProjector2D::getProjectionWeightsCountWillem Jan Palenstijn
2019-03-05Regenerate Windows build filesWillem Jan Palenstijn
2019-02-19Merge pull request #183 from wjp/par2d_ddWillem Jan Palenstijn
2019-01-30test_line2d: Add tests for distance_driven projectorWillem Jan Palenstijn
2019-01-24Some basic optimizationsWillem Jan Palenstijn
2019-01-24Remove largely unimplemented CProjector2D::projectPoint methodWillem Jan Palenstijn
2019-01-24Add basic implementation of par2d CPU Distance Driven projectorWillem Jan Palenstijn
2018-12-23Add DartMask helper connectivity option checkWillem Jan Palenstijn
2018-12-23Add error checking to numeric vector config parsingWillem Jan Palenstijn
2018-12-23Fix exception propagation in python dictToConfigWillem Jan Palenstijn
2018-12-23Improve config error handlingWillem Jan Palenstijn
2018-12-23More gracefully handle config errors in geometriesWillem Jan Palenstijn
2018-12-23Remove unused fileWillem Jan Palenstijn
2018-12-23Fix return value order in sampleWillem Jan Palenstijn
2018-12-12Install DART algorithmWillem Jan Palenstijn
2018-12-12Merge branch 'geom_visualizer'Willem Jan Palenstijn
2018-12-12Reorganize functions into packages/private functionsWillem Jan Palenstijn
2018-12-12add astra_plot_geom command and sample s024Tim
2018-12-12copy plot_geom files in correct folders when installingTim
2018-12-12add geometry draw files without changesTim
2018-12-12Remove unused array allocation in data3d.get_sharedWillem Jan Palenstijn
2018-12-12Add new CUDA compute modelsWillem Jan Palenstijn
2018-12-07Merge pull request #180 from wjp/filter_configWillem Jan Palenstijn
2018-12-06Improve detection of unused config options for filtersWillem Jan Palenstijn
2018-12-06Read filter config for FBP from cfg.optionsWillem Jan Palenstijn