Skip to content

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

Notifications You must be signed in to change notification settings

RendersJens/Cupy-friendly-OpTomo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cupy friendly OpTomo

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages