News

This looks correct, unfortunately. The reason is that the result dimensionality is 2 and not 1. I.e. you are getting a single array, rather than a 1-D object array that contains an integer array.
This library provides an implementation of an approximate discrete Radon transform (ADRT) and related routines as a Python module operating on NumPy arrays. Implemented routines include: the forward ...