summaryrefslogtreecommitdiffstats
path: root/python/astra/data2d_c.pyx
Commit message (Expand)AuthorAgeFilesLines
* Add ReconstructionAlgorithm2D/3D classes for plugins (matching C++ classes)Daniel M. Pelt2015-07-231-1/+26
* Do not allow 1D input in Python link methodDaniel M. Pelt2015-05-071-8/+2
* Check data size when using 'link' function in PythonDaan Pelt2015-04-301-0/+16
* Add 'link' feature to Python (for 2D and 3D data)Daniel M. Pelt2015-04-091-4/+17
* Make Python get_geometry code match Matlab (after 03a9dd972ada50eedb83386910c...Daniel M. Pelt2015-03-031-34/+26
* Added Python interfaceDaniel M. Pelt2015-02-241-0/+241