[Python-talk] Sockets questions...

bruce.labitt at autoliv.com bruce.labitt at autoliv.com
Thu Aug 27 09:28:22 EDT 2009


tyson.sawyer at gmail.com wrote on 08/26/2009 10:23:55 PM:

> On Wed, Aug 26, 2009 at 9:49 AM, <bruce.labitt at autoliv.com> wrote:
> >  Nonetheless, I
> > need to use the FFTW library to get the performance required.  (200ms 
vs.
> > 15 sec)*80.
> 
> You might consider using boost.python to trivially create python
> wrappers for your library.  Then you can just call the library from
> Python.
> 
> http://www.boost.org/doc/libs/1_39_0/libs/python/doc/index.html
> 
> Ty
> 
> 
> -- 
> Tyson D Sawyer
> 
> A strong conviction that something must be done is the parent
> of many bad measures.   - Daniel Webster

'Trivially' is in the eyes of the beholder.  Looking at the documentation 
leads me to believe that it could work.  However, it would appear that 
implementation (for me at least) would take a 'really long' time.  I will 
take another look at it if the other possibilities are exhausted.

Thanks for the lead.
-Bruce

******************************
Neither the footer nor anything else in this E-mail is intended to or constitutes an <br>electronic signature and/or legally binding agreement in the absence of an <br>express statement or Autoliv policy and/or procedure to the contrary.<br>This E-mail and any attachments hereto are Autoliv property and may contain legally <br>privileged, confidential and/or proprietary information.<br>The recipient of this E-mail is prohibited from distributing, copying, forwarding or in any way <br>disseminating any material contained within this E-mail without prior written <br>permission from the author. If you receive this E-mail in error, please <br>immediately notify the author and delete this E-mail.  Autoliv disclaims all <br>responsibility and liability for the consequences of any person who fails to <br>abide by the terms herein. <br>
******************************


More information about the Python-talk mailing list