index
:
csa/tomo/approximate/astra.git
half
tnv
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
PluginAlgorithm.cpp
Age
Commit message (
Expand
)
Author
2016-01-05
Replace boost::lexical_cast by stringstreams
Willem Jan Palenstijn
2015-12-02
Avoid unnecessary include in header
Willem Jan Palenstijn
2015-08-10
Ensure we have acquired the GIL before calling Python plugin 'run' method
Daniel M. Pelt
2015-08-05
Fix get_help for classes without docstring
Daniel M. Pelt
2015-07-23
Fix 'get_registered' in Matlab with Python 3
Daniel M. Pelt
2015-07-23
Clear Python error when plugin is not find in getHelp
Daniel M. Pelt
2015-07-23
Normalize Python exceptions (needed for some)
Daniel M. Pelt
2015-07-23
Allow registering plugins without explicit name, and fix exception handling w...
Daniel M. Pelt
2015-07-23
Always log Python errors when importing/creating plugins
Daniel M. Pelt
2015-07-23
Also log Python errors when importing and creating Python plugins
Daniel M. Pelt
2015-07-23
Fix numpy lapack loading when running in Matlab
Daniel M. Pelt
2015-07-23
Remove config text file loading for plugins
Daniel M. Pelt
2015-07-23
Log error when running Python plugin algorithm
Daniel M. Pelt
2015-07-23
Fix config to dict translation for array options
Daniel M. Pelt
2015-07-23
Add support for Python algorithm plugins
Daniel M. Pelt