Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize Python plugins when available in Matlab | Willem Jan Palenstijn | 2016-01-21 | 1 | -0/+8 |
| | |||||
* | Merge branch 'master' into python-plugins | Willem Jan Palenstijn | 2015-12-01 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: python/astra/utils.pyx | ||||
| * | Fix formatting when passing strings to log from high-level code | Daniel M. Pelt | 2015-07-17 | 1 | -1/+1 |
| | | |||||
* | | Fix numpy lapack loading when running in Matlab | Daniel M. Pelt | 2015-07-23 | 1 | -0/+3 |
|/ | |||||
* | Enable logging to Matlab window using callback function | Daniel M. Pelt | 2015-03-13 | 1 | -0/+24 |
Also introduces a mex initialize function that is called at the first invocation of any mex method. |