You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A version of ASTRA's OpTomo operator that works on both Cupy and Numpy arrays. This allows you to write CT algorithms in Python that run completely on the GPU, without ever copying back to CPU
A version of ASTRA's OpTomo operator that works on both Cupy and Numpy arrays. This allows you to write CT algorithms in Python that run completely on the GPU, without ever copying back to CPU
Dependencies
Cupy v9+
ASTRA toolbox
Numpy
About
A version of ASTRA's OpTomo operator that works on both Cupy and Numpy arrays. This allows you to write CT algorithms in Python that run completely on the GPU, without ever copying back to CPU