Memory fix C code
Compare changes
Files
4- Yang, Diyu authored
Remove unnecessary memory allocation & calculation of proximal image in python and C code for qGGMRF reconstruction.
Created by: dyang37
This PR completes the memory fix in C code, plus some memory-related improvements in Cython interface. It contains the following fixes:
interface.c
.Testing
demo_3D_shepp_logan.py
and demo_mace3D.py
. Results for both experiments are visually the same as before.Remove unnecessary memory allocation & calculation of proximal image in python and C code for qGGMRF reconstruction.