summaryrefslogtreecommitdiffstats
path: root/matlab/mex/astra_mex_plugin_c.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update headers (website+2016)Willem Jan Palenstijn2016-11-281-4/+3
* Move fixLapackLoading to astra_mex_pluginWillem Jan Palenstijn2016-01-271-0/+33
* Use Py_XDECREF to guard against nullWillem Jan Palenstijn2016-01-271-1/+1
* Initialize Python plugins when available in MatlabWillem Jan Palenstijn2016-01-211-1/+24
* Fix whitespaceWillem Jan Palenstijn2016-01-211-6/+6
* Remove dependency of libastra on libpython by refactoring PluginAlgorithmWillem Jan Palenstijn2016-01-211-3/+15
* Allow registering plugins without explicit name, and fix exception handling w...Daniel M. Pelt2015-07-231-15/+8
* Add support for Python algorithm pluginsDaniel M. Pelt2015-07-231-0/+139