summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-15Merge pull request #29 from wjp/indexmanagerWillem Jan Palenstijn
2016-04-14Merge pull request #35 from wjp/relaxationWillem Jan Palenstijn
2016-04-14Merge pull request #36 from wjp/sart_raylengthWillem Jan Palenstijn
2016-04-14Merge pull request #37 from wjp/cppcheckWillem Jan Palenstijn
2016-03-24Fix memory leakWillem Jan Palenstijn
2016-03-24Fix cppcheck warningsWillem Jan Palenstijn
2016-03-24Merge pull request #116 from 3cHeLoN/opTomoWillem Jan Palenstijn
2016-03-24Merge pull request #117 from dmpelt/python-bool-fixWillem Jan Palenstijn
2016-03-23Fix accumulating multiple raylengths in SARTWillem Jan Palenstijn
2016-03-23Add relaxation parameters to SIRT3DWillem Jan Palenstijn
2016-03-23Add relaxation parameters to SIRT, SARTWillem Jan Palenstijn
2016-03-23Rename ART lambda option to RelaxationWillem Jan Palenstijn
2016-03-23Move CUDA algorithm initialization to its own functionWillem Jan Palenstijn
2016-03-14Removed regression from opTomoFolkert Bleichrodt
2016-03-08Fix Windows buildWillem Jan Palenstijn
2016-03-04Encode Python bool as int in XML instead of strDaniel M. Pelt
2016-03-03Remove outdated cuda pathsWillem Jan Palenstijn
2016-03-03Merge pull request #32 from dmpelt/split-condaWillem Jan Palenstijn
2016-03-03Merge pull request #33 from wjp/travis-testWillem Jan Palenstijn
2016-03-03Use travis-ci's apt packages for cudaWillem Jan Palenstijn
2016-03-03Revert "Use nvcc's -MT option"Willem Jan Palenstijn
2016-03-03Remove with-python from libastra conda buildDaniel M. Pelt
2016-03-03Include PluginAlgorithm in non-Python builds as wellDaniel M. Pelt
2016-03-03Split conda package into c++ lib and python partsDaniel M. Pelt
2016-03-02opTomo: output type matches input typeFolkert Bleichrodt
2016-03-02Merge pull request #31 from dmpelt/small-fixesWillem Jan Palenstijn
2016-03-02Fix small Python errorsDaniel M. Pelt
2016-03-01Fix buildWillem Jan Palenstijn
2016-03-01Fix buildWillem Jan Palenstijn
2016-03-01Merge branch 'master' into indexmanagerWillem Jan Palenstijn
2016-03-01Merge pull request #28 from dmpelt/travis-ciWillem Jan Palenstijn
2016-03-01Add Travis CI configuration fileDaniel M. Pelt
2016-02-29Disable astra.set_gpu_index when building without CUDAWillem Jan Palenstijn
2016-02-22Add missing helpWillem Jan Palenstijn
2016-02-22Merge pull request #111 from wjp/pluginbuildWillem Jan Palenstijn
2016-02-17Add python astra.astra delete/info based on index managerWillem Jan Palenstijn
2016-02-16Query max texture size instead of hardcoding itWillem Jan Palenstijn
2016-02-16Merge pull request #113 from wjp/splitXYWillem Jan Palenstijn
2016-02-16Slightly simplify CAstraObjectManager::removeWillem Jan Palenstijn
2016-02-16Add astra_mex delete/info based on index managerWillem Jan Palenstijn
2016-02-16Also remove objects from index managerWillem Jan Palenstijn
2016-02-16Refactor AstraObjectManager to add an AstraIndexManagerWillem Jan Palenstijn
2016-02-15Avoid (unlikely) integer overflowWillem Jan Palenstijn
2016-02-15Skip some unnecessary splittingWillem Jan Palenstijn
2016-02-15Also split volumes in X/Y directions to respect CUDA limitsWillem Jan Palenstijn
2016-02-10Update gen.py to work on more python versionsWillem Jan Palenstijn
2016-02-10Refactor FP and BP jobs creation in the composite geometry managerNicola Vigano
2016-02-02Make copyright/license headers consistent with rest of astraWillem Jan Palenstijn
2016-02-02Merge pull request #107 from wjp/multiWillem Jan Palenstijn
2016-01-27Move fixLapackLoading to astra_mex_pluginWillem Jan Palenstijn