Open robotsorcerer opened 7 years ago
No we haven't. We currently only use Python 2.X.
Still, it doesn't look like a python version problem. What do you think?
@lakehanne use following on line 40 of optimize.m, it should take care of your pb data_size = [int64(array.shape{1}), int64(array.shape{2})];
Hey,
Thanks for this. Did you per chance test this with python3.5 yet?
I tried the example.py file. Here's what I got: