Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright years | Willem Jan Palenstijn | 2021-10-27 | 1 | -2/+2 |
* | Check numpy array type | Willem Jan Palenstijn | 2020-07-02 | 1 | -3/+5 |
* | Refactor cython data3d object creation to prepare | Willem Jan Palenstijn | 2020-07-02 | 1 | -0/+62 |
* | Fix exception propagation in python dictToConfig | Willem Jan Palenstijn | 2018-12-23 | 1 | -6/+9 |
* | iMinds -> imec | Willem Jan Palenstijn | 2018-01-24 | 1 | -1/+1 |
* | Update copyright date | Willem Jan Palenstijn | 2018-01-24 | 1 | -2/+2 |
* | Update contact email | Willem Jan Palenstijn | 2018-01-12 | 1 | -1/+1 |
* | Add trailing ,/; to string repr of float vector/matrix | Willem Jan Palenstijn | 2017-10-17 | 1 | -0/+2 |
* | Update python headers | Willem Jan Palenstijn | 2016-11-28 | 1 | -1/+1 |
* | Encode Python bool as int in XML instead of str | Daniel M. Pelt | 2016-03-04 | 1 | -4/+8 |
* | Make copyright/license headers consistent with rest of astra | Willem Jan Palenstijn | 2016-02-02 | 1 | -18/+18 |
* | Reduce dependency of python code on libastra | Willem Jan Palenstijn | 2015-12-04 | 1 | -5/+77 |
* | Merge branch 'master' into python-plugins | Willem Jan Palenstijn | 2015-12-01 | 1 | -3/+4 |
|\ | |||||
| * | Fix config to struct/dict translation for array options | Daniel M. Pelt | 2015-06-24 | 1 | -1/+4 |
| * | Don't take address of temporary. | Valerii Sokolov | 2015-06-22 | 1 | -2/+4 |
* | | Also allow tuples to be passed in a config dict | Daniel M. Pelt | 2015-07-23 | 1 | -2/+2 |
* | | Fix passing a python list as option | Daniel M. Pelt | 2015-07-23 | 1 | -0/+2 |
* | | Add support for Python algorithm plugins | Daniel M. Pelt | 2015-07-23 | 1 | -67/+5 |
|/ | |||||
* | Make XML array handling consistent | Willem Jan Palenstijn | 2015-05-06 | 1 | -26/+9 |
* | Change XMLNode* to XMLNode | Willem Jan Palenstijn | 2015-05-06 | 1 | -19/+10 |
* | Make Python get_geometry code match Matlab (after 03a9dd972ada50eedb83386910c... | Daniel M. Pelt | 2015-03-03 | 1 | -90/+66 |
* | Added Python interface | Daniel M. Pelt | 2015-02-24 | 1 | -0/+260 |