Hello,
I am very new to boost, I had a few files which build and run fine with boost , but return a numeric array,
I now need to change my code to return a numpy array as I am sending it in another python package for further processing,
I have been searching the web trying to find a simple example to do this conversion but so far was unsuccessful,
The sample of my code is attached,
any help is greatly appreciated!
Leila