Closed fredRos closed 7 years ago
I think the ArrayWrapper in libcommon.pyx doesn't work. In the deallator, it should print a message but I have never seen that. Something wrong with the refcount?
ArrayWrapper
libcommon.pyx
It works now but I need to update the wrapper to also wrap 1D arrays for urot
I think the
ArrayWrapper
inlibcommon.pyx
doesn't work. In the deallator, it should print a message but I have never seen that. Something wrong with the refcount?