Subject: [Boost-users] using numpy instead of numeric
From: Leila Baghdadi (baghdadi_at_[hidden])
Date: 2011-10-12 13:14:22


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