summaryrefslogtreecommitdiff
path: root/python/astra/PyIncludes.pxd
AgeCommit message (Expand)Author
2017-11-14Remove unused codeWillem Jan Palenstijn
2017-10-23Support 2d/3d in astra.algorithm.get_res_normWillem Jan Palenstijn
2017-10-11Improve object creation error messagesWillem Jan Palenstijn
2017-02-08Remove tabs from python codeWillem Jan Palenstijn
2017-02-08Start work on CFloat32Data3DGPU to allow persistent/external GPU memoryWillem Jan Palenstijn
2016-11-28Update python headersWillem Jan Palenstijn
2015-12-04Merge pull request #101 from wjp/compositeWillem Jan Palenstijn
2015-12-04Add sample for experimental composite geometry codeWillem Jan Palenstijn
2015-12-01Merge branch 'master' into python-pluginsWillem Jan Palenstijn
2015-08-10Release the gil in algorithm.runDaniel M. Pelt
2015-07-23Add ReconstructionAlgorithm2D/3D classes for plugins (matching C++ classes)Daniel M. Pelt
2015-05-06Change XMLNode* to XMLNodeWillem Jan Palenstijn
2015-04-14Merge pull request #52 from wjp/change_geometry3dWillem Jan Palenstijn
2015-04-10Add python data3d.change_geometryWillem Jan Palenstijn
2015-04-09Add 'link' feature to Python (for 2D and 3D data)Daniel M. Pelt
2015-03-05Added Python support for CUDA projectorsDaniel M. Pelt
2015-03-03Make Python get_geometry code match Matlab (after 03a9dd972ada50eedb83386910c...Daniel M. Pelt
2015-02-24Added Python interfaceDaniel M. Pelt