I am wrapping a c++ program via cython and would like to make a vector from this program available in Python.
I have written a getter method for the vector, which wor