All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for pytorch 1.7, 1.8 and higher.
- Batched filtering in FDK and FBP reconstruction to conserve memory.
- Support for overwriting sinogram in FDK and FBP to conserve memory.
- FDK/FBP: Force filter to be same size as padded sinogram.
- Support for pytorch versions below 1.7.
reject_acyclic_filter
flag: not necessary anymore now that complex multiplication is available.
- Initial release.