Open Robadob opened 5 months ago
Our SWIG interface does not currently allow numpy arrays to be passed to std::vector, they must first be converted to Pythonic lists.
https://numpy.org/doc/stable/reference/swig.interface-file.html
Our SWIG interface does not currently allow numpy arrays to be passed to std::vector, they must first be converted to Pythonic lists.
https://numpy.org/doc/stable/reference/swig.interface-file.html