| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Fix range import for old six versions | Daniel M. Pelt | 2015-05-18 | 3 | -3/+18 |
* | | Merge pull request #61 from wjp/xmlnode_cleanup | Willem Jan Palenstijn | 2015-05-08 | 3 | -50/+26 |
|\ \ |
|
| * | | Make XML array handling consistent | Willem Jan Palenstijn | 2015-05-06 | 2 | -26/+11 |
| * | | Change XMLNode* to XMLNode | Willem Jan Palenstijn | 2015-05-06 | 3 | -24/+15 |
| |/ |
|
* | | Merge pull request #46 from dmpelt/spot-like-python | Willem Jan Palenstijn | 2015-05-08 | 5 | -139/+201 |
|\ \ |
|
| * | | Rename optomo.py for Python 2 support | Daniel M. Pelt | 2015-05-08 | 2 | -1/+1 |
| * | | Use superclass __mul__ in Python OpTomo __mul__ | Daniel M. Pelt | 2015-05-07 | 1 | -22/+11 |
| * | | Add SPOT-like object for Python (overrides `__mul__` and works with scipy.spa... | Daan Pelt | 2015-05-04 | 5 | -139/+212 |
| |/ |
|
* | | Do not allow 1D input in Python link method | Daniel M. Pelt | 2015-05-07 | 2 | -16/+4 |
* | | Check data size when using 'link' function in Python | Daan Pelt | 2015-04-30 | 4 | -23/+98 |
|/ |
|
* | Merge pull request #52 from wjp/change_geometry3d | Willem Jan Palenstijn | 2015-04-14 | 3 | -0/+81 |
|\ |
|
| * | Add python data3d.change_geometry | Willem Jan Palenstijn | 2015-04-10 | 3 | -0/+81 |
* | | Add 'link' feature to Python (for 2D and 3D data) | Daniel M. Pelt | 2015-04-09 | 6 | -9/+107 |
|/ |
|
* | Merge branch 'master' into logging | Willem Jan Palenstijn | 2015-03-20 | 11 | -64/+391 |
|\ |
|
| * | Adjust docstring and samples to new python create_sino function | Willem Jan Palenstijn | 2015-03-06 | 1 | -4/+0 |
| * | Avoid Python recompilation during installation | Daniel M. Pelt | 2015-03-05 | 1 | -3/+16 |
| * | Added Python support for CUDA projectors | Daniel M. Pelt | 2015-03-05 | 10 | -57/+375 |
* | | Add logging support to Python | Daniel M. Pelt | 2015-03-10 | 3 | -0/+250 |
|/ |
|
* | Make Python get_geometry code match Matlab (after 03a9dd972ada50eedb83386910c... | Daniel M. Pelt | 2015-03-03 | 8 | -187/+181 |
* | Force Cython to use language level 2 to avoid error with Cython 0.22 and python3 | Daan Pelt | 2015-02-27 | 1 | -2/+1 |
* | Added Python interface | Daniel M. Pelt | 2015-02-24 | 119 | -0/+14095 |