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