summaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into loggingWillem Jan Palenstijn2015-03-2011-64/+391
|\
| * Adjust docstring and samples to new python create_sino functionWillem Jan Palenstijn2015-03-061-4/+0
| |
| * Avoid Python recompilation during installationDaniel M. Pelt2015-03-051-3/+16
| |
| * Added Python support for CUDA projectorsDaniel M. Pelt2015-03-0510-57/+375
| |
* | Add logging support to PythonDaniel M. Pelt2015-03-103-0/+250
|/
* Make Python get_geometry code match Matlab (after ↵Daniel M. Pelt2015-03-038-187/+181
| | | | 03a9dd972ada50eedb83386910cecf02fe8d0e35)
* Force Cython to use language level 2 to avoid error with Cython 0.22 and python3Daan Pelt2015-02-271-2/+1
|
* Added Python interfaceDaniel M. Pelt2015-02-24119-0/+14095