Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |