summaryrefslogtreecommitdiffstats
path: root/samples/python/s018_plugin.py
Commit message (Collapse)AuthorAgeFilesLines
* Update python headersWillem Jan Palenstijn2016-11-281-18/+17
|
* 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
|
* 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