Tomograpy is a fast parallelized tomography projector / backprojector. It originates from solar tomography application but could be use for other applications. It uses the fast Siddon algorithm as its core. The parallelization is done with OpenMP on the C part of the code.

Installation

Please check github.

Usage

Please check github.

Benchmarks

To be added…