Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright years | Willem Jan Palenstijn | 2021-10-27 | 1 | -2/+2 |
* | Refactor cython data3d object creation to prepare | Willem Jan Palenstijn | 2020-07-02 | 1 | -33/+5 |
* | Remove unused array allocation in data3d.get_shared | Willem Jan Palenstijn | 2018-12-12 | 1 | -1/+0 |
* | 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 |
* | Remove unused code | Willem Jan Palenstijn | 2017-11-14 | 1 | -3/+3 |
* | Fix usage of cython except | Willem Jan Palenstijn | 2017-10-26 | 1 | -7/+13 |
* | Improve data2d/data3d error messages | Willem Jan Palenstijn | 2017-02-08 | 1 | -31/+32 |
* | Make typechecks in data3d.create more robust | Willem Jan Palenstijn | 2017-02-08 | 1 | -10/+18 |
* | Start work on CFloat32Data3DGPU to allow persistent/external GPU memory | Willem Jan Palenstijn | 2017-02-08 | 1 | -13/+40 |
* | Make python -sinocone a synonym of -sino. | Willem Jan Palenstijn | 2017-02-08 | 1 | -13/+1 |
* | Remove unused 3d global min/max | Willem Jan Palenstijn | 2017-02-08 | 1 | -1/+0 |
* | Update python headers | Willem Jan Palenstijn | 2016-11-28 | 1 | -1/+1 |
* | Reverse output of astra.data3d.dimensions | Willem Jan Palenstijn | 2016-04-25 | 1 | -1/+1 |
* | Make copyright/license headers consistent with rest of astra | Willem Jan Palenstijn | 2016-02-02 | 1 | -18/+18 |
* | Do not allow 1D input in Python link method | Daniel M. Pelt | 2015-05-07 | 1 | -8/+2 |
* | Check data size when using 'link' function in Python | Daan Pelt | 2015-04-30 | 1 | -0/+17 |
* | Merge pull request #52 from wjp/change_geometry3d | Willem Jan Palenstijn | 2015-04-14 | 1 | -0/+55 |
|\ | |||||
| * | Add python data3d.change_geometry | Willem Jan Palenstijn | 2015-04-10 | 1 | -0/+55 |
* | | Add 'link' feature to Python (for 2D and 3D data) | Daniel M. Pelt | 2015-04-09 | 1 | -5/+22 |
|/ | |||||
* | Make Python get_geometry code match Matlab (after 03a9dd972ada50eedb83386910c... | Daniel M. Pelt | 2015-03-03 | 1 | -16/+25 |
* | Added Python interface | Daniel M. Pelt | 2015-02-24 | 1 | -0/+188 |