summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-11-13Add install-dev to READMEWillem Jan Palenstijn
2018-11-13Add install-dev make target for installing headers/pkgconfig/libraryWillem Jan Palenstijn
2018-11-07Fix python set_gpu_index default memory argumentWillem Jan Palenstijn
2018-11-01Loosen numpy dependency for conda packageWillem Jan Palenstijn
2018-11-01Add minimal GPU Array interfaceWillem Jan Palenstijn
2018-10-24Fix missing python lib path for matlab moduleWillem Jan Palenstijn
2018-10-23Merge pull request #170 from wjp/feature_flagsWillem Jan Palenstijn
2018-09-25Add support for checking features at run-timeWillem Jan Palenstijn
2018-09-25Unify USE_MATLAB_UNDOCUMENTED defineWillem Jan Palenstijn
2018-09-25Raise exception when setting GPU memory unrealistically smallWillem Jan Palenstijn
2018-08-31Avoid broken scipy package for testsWillem Jan Palenstijn
2018-08-31Drop numpy 1.12/1.13 packagesWillem Jan Palenstijn
2018-08-31Build for new cuda/python/numpy versionsWillem Jan Palenstijn
2018-08-28Mention new dev conda packagesWillem Jan Palenstijn
2018-08-28Use PI constant from Globals.h to fix Windows buildWillem Jan Palenstijn
2018-08-28Fix missing findPlugin function in WindowsWillem Jan Palenstijn
2018-08-28Split up PythonPluginAlgorithm filesWillem Jan Palenstijn
2018-08-28Make filename more consistentWillem Jan Palenstijn
2018-07-20Adjust angle block size to max CUDA texture size in CompositeGeometryManagerWillem Jan Palenstijn
2018-07-18Fix potential double/float confusionWillem Jan Palenstijn
2018-07-18Merge pull request #160 from wjp/FBP_filtersWillem Jan Palenstijn
2018-07-17Add sample scriptsWillem Jan Palenstijn
2018-07-17Add RSINOGRAM/RPROJECTION filter modes to CPU FBPWillem Jan Palenstijn
2018-07-17Add SINOGRAM/PROJECTION filter modes to CPU FBPWillem Jan Palenstijn
2018-07-17Move CPU FBP to common filter codeWillem Jan Palenstijn
2018-07-17Reorganize more filter size functionsWillem Jan Palenstijn
2018-07-17Add filter size error reportingWillem Jan Palenstijn
2018-07-17Refactor filter configWillem Jan Palenstijn
2018-07-17Refactor a few filter-related functions out of cuda codeWillem Jan Palenstijn
2018-07-03Allow access to python plugin object via algorithm interfaceWillem Jan Palenstijn
2018-06-29Expose FDK_Filter functionWillem Jan Palenstijn
2018-06-27Fix uninitialized variable in C++ API for BP3D_CUDAWillem Jan Palenstijn
2018-06-27Sync MSVC projectWillem Jan Palenstijn
2018-06-22Further update Windows release scriptsWillem Jan Palenstijn