summaryrefslogtreecommitdiffstats
path: root/python/astra/plugin_c.pyx
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearsWillem Jan Palenstijn2021-10-271-2/+2
|
* Split up PythonPluginAlgorithm filesWillem Jan Palenstijn2018-08-281-1/+1
|
* Make filename more consistentWillem Jan Palenstijn2018-08-281-1/+1
|
* iMinds -> imecWillem Jan Palenstijn2018-01-241-1/+1
|
* Update copyright dateWillem Jan Palenstijn2018-01-241-2/+2
|
* Update contact emailWillem Jan Palenstijn2018-01-121-1/+1
|
* Update python headersWillem Jan Palenstijn2016-11-281-1/+1
|
* Make copyright/license headers consistent with rest of astraWillem Jan Palenstijn2016-02-021-18/+18
|
* Remove dependency of libastra on libpython by refactoring PluginAlgorithmWillem Jan Palenstijn2016-01-211-5/+12
|
* Allow registering plugins without explicit name, and fix exception handling ↵Daniel M. Pelt2015-07-231-3/+11
| | | | when running in Matlab
* Add support for Python algorithm pluginsDaniel M. Pelt2015-07-231-0/+59