summaryrefslogtreecommitdiffstats
path: root/samples/python
Commit message (Expand)AuthorAgeFilesLines
* Add pygpu sample scriptWillem Jan Palenstijn2017-02-081-0/+72
* Update python headersWillem Jan Palenstijn2016-11-2820-362/+340
* Use SIRTPlugin, CGLSPlugin in exampleWillem Jan Palenstijn2016-11-181-0/+12
* Use FP/BP out argument in sample pluginWillem Jan Palenstijn2016-04-261-13/+21
* Change flatten to ravel in Python codeDaniel M. Pelt2016-04-253-5/+5
* Add multi-GPU sampleWillem Jan Palenstijn2016-01-191-0/+57
* Rename sample with conflicting filenameWillem Jan Palenstijn2016-01-191-0/+0
* Merge pull request #101 from wjp/compositeWillem Jan Palenstijn2015-12-041-0/+84
|\
| * Add sample for experimental composite geometry codeWillem Jan Palenstijn2015-12-041-0/+84
* | Allow registering plugins without explicit name, and fix exception handling w...Daniel M. Pelt2015-07-231-12/+11
* | Better way of passing options to Python plugin using inspectDaniel M. Pelt2015-07-231-9/+4
* | Add support for Python algorithm pluginsDaniel M. Pelt2015-07-231-0/+138
|/
* Fix Python samples for updated interface and old six versionsDaniel M. Pelt2015-05-262-4/+12
* Create python sample for OpTomoWillem Jan Palenstijn2015-05-151-0/+61
* Adjust docstring and samples to new python create_sino functionWillem Jan Palenstijn2015-03-067-19/+19
* Added Python interfaceDaniel M. Pelt2015-02-2417-0/+1242