backend.py - corrected translation of MATLAB.size -> nympy.shape to support multi-dimensional cases
libsmop.py - resolved issue when return values is not Python int but numpy.integer
main.py - commented oouyt print_list(stmt_list) - causes memory overflow (tested both in Windows and Linux)
backend.py - corrected translation of MATLAB.size -> nympy.shape to support multi-dimensional cases libsmop.py - resolved issue when return values is not Python int but numpy.integer main.py - commented oouyt print_list(stmt_list) - causes memory overflow (tested both in Windows and Linux)