[C++-sig] Question regarding importing libraries to weave

Ravi lists_ravi at lavabit.com
Sat May 16 03:08:08 CEST 2009


On Thursday 14 May 2009 2:41:02 pm Magnús Bergur Magnússon wrote:
> My name is Magnus and I am working as a software developer for a company in
> Iceland. We use weave inline with python to boost our processing capacity.
> However there is one factor that is limiting us. We cannot figure out how
> to import libraries to Weave such as just <math.h> or <string.h>, what is
> the right procedure for that? Also, what is the most effective tool for
> text processing in python? We have been using weave inline and moving char
> by char but is there a more effective way and could string.h speed things
> up?

This is not a boost.python question; I doubt we have very many users of weave 
here. You may have better luck asking on the numpy lists (numpy-
discussion at scipy.org).

Regards,
Ravi




More information about the Cplusplus-sig mailing list