summaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Add 'link' feature to Python (for 2D and 3D data)Daniel M. Pelt2015-04-096-9/+107
* 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 03a9dd972ada50eedb83386910c...Daniel M. Pelt2015-03-038-187/+181
* 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