summaryrefslogtreecommitdiff
path: root/python/astra
AgeCommit message (Expand)Author
2021-11-26Merge pull request #281 from RendersJens/optomo-adjointWillem Jan Palenstijn
2021-10-28Display version in astra.test()Willem Jan Palenstijn
2021-10-27DOC: Update __Version__ param in python moduleDaniel Ching
2021-10-27Update copyright yearsWillem Jan Palenstijn
2021-03-24Implemented _adjoint of OpTomo by equating it to _transposeJens Renders
2020-07-04Fix missing importWillem Jan Palenstijn
2020-07-02Add error checkWillem Jan Palenstijn
2020-07-02Add mode parameter to direct_FPBP3DAllard Hendriksen
2020-07-02Check numpy array typeWillem Jan Palenstijn
2020-07-02Add python astra.experimental.direct_FP3D/BP3DWillem Jan Palenstijn
2020-07-02Refactor cython data3d object creation to prepareWillem Jan Palenstijn
2019-09-27Increment version to 1.9.9devWillem Jan Palenstijn
2019-06-18Fix composite EMode enum order in experimental.pyxWillem Jan Palenstijn
2018-12-23Fix exception propagation in python dictToConfigWillem Jan Palenstijn
2018-12-12Remove unused array allocation in data3d.get_sharedWillem Jan Palenstijn
2018-11-07Fix python set_gpu_index default memory argumentWillem Jan Palenstijn
2018-09-25Add support for checking features at run-timeWillem Jan Palenstijn
2018-09-25Raise exception when setting GPU memory unrealistically smallWillem Jan Palenstijn
2018-08-28Split up PythonPluginAlgorithm filesWillem Jan Palenstijn
2018-08-28Make filename more consistentWillem Jan Palenstijn
2018-07-03Allow access to python plugin object via algorithm interfaceWillem Jan Palenstijn
2018-06-22Update authorsWillem Jan Palenstijn
2018-06-22Move CUDA include filesWillem Jan Palenstijn
2018-01-24iMinds -> imecWillem Jan Palenstijn
2018-01-24Update copyright dateWillem Jan Palenstijn
2018-01-12Update contact emailWillem Jan Palenstijn
2018-01-09Improve postalignment functionWillem Jan Palenstijn
2018-01-09Fix comments for postalignment functionWillem Jan Palenstijn
2018-01-09Add geom_size, geom_2vec to main astra moduleWillem Jan Palenstijn
2018-01-09Add astra.test/astra_test functionWillem Jan Palenstijn
2018-01-09Check for CUDA support at run-time in use_cuda()Willem Jan Palenstijn
2017-11-22Merge branch 'master' into parallel_vecWillem Jan Palenstijn
2017-11-22Add experimental accumulate_FP/BP/FDK python functionsWillem Jan Palenstijn
2017-11-22Update version to 1.9.0devWillem Jan Palenstijn
2017-11-22Merge branch 'master' into parallel_vecWillem Jan Palenstijn
2017-11-14Remove unused codeWillem Jan Palenstijn
2017-11-06Update version to 1.8.3Willem Jan Palenstijn
2017-11-01Add basic post-install python testsWillem Jan Palenstijn
2017-11-01Move set_gpu_index, get_gpu_info from astra.astra to astraWillem Jan Palenstijn
2017-11-01Separate cuda from astra headers furtherWillem Jan Palenstijn
2017-10-26Fix usage of cython exceptWillem Jan Palenstijn
2017-10-23Fix usage of cython exceptWillem Jan Palenstijn
2017-10-23Support 2d/3d in astra.algorithm.get_res_normWillem Jan Palenstijn
2017-10-17Add trailing ,/; to string repr of float vector/matrixWillem Jan Palenstijn
2017-10-17Add astra.astra.get_gpu_info utility functionWillem Jan Palenstijn
2017-10-17Improve python create_vol_geomAllard Hendriksen
2017-10-11Merge branch 'master' into parallel_vecWillem Jan Palenstijn
2017-10-11Improve object creation error messagesWillem Jan Palenstijn
2017-10-11Support parallel_vec in python geom_sizeWillem Jan Palenstijn
2017-09-19Fix spaces/tabsWillem Jan Palenstijn