summaryrefslogtreecommitdiffstats
path: root/samples/python
Commit message (Collapse)AuthorAgeFilesLines
* 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 CompositeGeometryManager
| * Add sample for experimental composite geometry codeWillem Jan Palenstijn2015-12-041-0/+84
| |
* | Allow registering plugins without explicit name, and fix exception handling ↵Daniel M. Pelt2015-07-231-12/+11
| | | | | | | | when running in Matlab
* | 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