summaryrefslogtreecommitdiff
path: root/samples/python
AgeCommit message (Collapse)Author
2016-01-19Add multi-GPU sampleWillem Jan Palenstijn
2016-01-19Rename sample with conflicting filenameWillem Jan Palenstijn
2015-12-04Merge pull request #101 from wjp/compositeWillem Jan Palenstijn
Add CompositeGeometryManager
2015-12-04Add sample for experimental composite geometry codeWillem Jan Palenstijn
2015-07-23Allow registering plugins without explicit name, and fix exception handling ↵Daniel M. Pelt
when running in Matlab
2015-07-23Better way of passing options to Python plugin using inspectDaniel M. Pelt
2015-07-23Add support for Python algorithm pluginsDaniel M. Pelt
2015-05-26Fix Python samples for updated interface and old six versionsDaniel M. Pelt
2015-05-15Create python sample for OpTomoWillem Jan Palenstijn
2015-03-06Adjust docstring and samples to new python create_sino functionWillem Jan Palenstijn
2015-02-24Added Python interfaceDaniel M. Pelt