summaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
...
| * 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