summaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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)
* | updated python bindingsWim van Aarle2015-03-188-189/+181
| |
* | updated python toolsWim van Aarle2015-03-171-1/+35
| |
* | added parallel_vec to the python bindingsWim van Aarle2015-03-125-1/+44
|/
* 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