This version fixes three issues: 1) It puts the OMP libraries in the PyPI wheel so that package runs properly on a wider variety of macOS systems. 2) It fixed a possible problem with asynchronous conflicts in the read/write of system matrix. 3) It updates Pillow distribution for security concerns.
0.2.2
Not secure
Contains various minor bug fixes.
0.2.1
Not secure
This version includes a fix that reduces memory usage for large reconstructions.
0.2.0
Not secure
This version uses a cython interface and can be directly install from PyPi.
0.1.1
This is intended to be the last version of the pre-cython svmbir. This version calls C executables from python and communicates information through files rather than using direct memory transfers.