The current implementation is still hidden behind the SCIPY_ARRAY_API feature flag and thus is not ready to immediately replace the jax module. However, I think it would be great to get a discussion ...
Efficient implementation of the Radon Transform using the Fast Fourier Transform (FFT) and the Fourier Slice Theorem in Python, with a Tkinter-based GUI for interactive usage. The Radon Transform is ...