Memory fix C code
Compare changes
Files
3- Yang, Diyu authored
Tested with demo_3D_shepp_logan.py
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.Tested with demo_3D_shepp_logan.py