summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Collapse)Author
2015-04-14Merge pull request #52 from wjp/change_geometry3dWillem Jan Palenstijn
Add data3d('change_geometry')
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-20Merge branch 'master' into loggingWillem Jan Palenstijn
2015-03-10Add logging support to PythonDaniel M. Pelt
2015-03-06Adjust docstring and samples to new python create_sino functionWillem Jan Palenstijn
2015-03-05Avoid Python recompilation during installationDaniel M. Pelt
2015-03-05Added Python support for CUDA projectorsDaniel M. Pelt
2015-03-03Make Python get_geometry code match Matlab (after ↵Daniel M. Pelt
03a9dd972ada50eedb83386910cecf02fe8d0e35)
2015-02-27Force Cython to use language level 2 to avoid error with Cython 0.22 and python3Daan Pelt
2015-02-24Added Python interfaceDaniel M. Pelt