jonathf/matlab2cpp

armadillo.py:77 TypeError: '>' not supported between instances of 'NoneType' and 'int'

mu578 opened this issue · 2 comments

mu578 commented

File ".../python3.6/site-packages/matlab2cpp/rules/armadillo.py", line 77, in configure_arg
elif node.mem > 1 and node.dim == 0:

node.mem is None, initialize to explicit integer value.

I apologies, but this project is currently unmaintained. There will therefore not be any more bugfixes unless someone takes ownership. I've added a note to the frontpage now to make everyone aware.

mu578 commented

ah ok sad 8-) that was a good conformity helper tool to verify implementations without opening mat***$!!.