Python TIGRE, and other additions
This is a major release:
Features:
-
Python TIGRE v0.1. A version on Python (currently only Linux is supported)
- As fast (or faster) than MATLAB
- All algorithms but TV based ones are included
- Cone and Parallel beam
- Fully compatible with Tomopy -
Added Nesterov update to SIRT/SART/OS-SART, improving vastly convergence rates.
-
Ax and Atb have big speedup in memory handling, as significant improvement in big images.
-
Non-Negativity constrain option added to algorithms
-
FBP added for parallel beam
-
Compilation code is more flexible
-
several bug fixes