Re: [boost] Boost python library and Numpy
by David Abrahams other posts by this author
Feb 9 2001 1:14PM messages near this date
Boost python library and Numpy
|
Re: [boost] Book on Boost?
----- Original Message -----
From: Xavier Warin <xavier.warin@[...]..>
> Hi ,
>
> I am a new member of the list and i am curently using CXX to interface
> Python and C++.
> What interested me in CXX was the possibility to give Numerical Python
> arrays to C++ programs, to modify the arrays in C++
> and send them back to Numerical Python.
I know people are doing this with BPL, or at least trying. I hope some/one
of them will respond...
> Because i'm not sure i'll be
> able to port CXX on Windows , i'd like to know if
> this kind of operation is possible with Boost python library.
> Besides, we use Metrowerks Codewarrior 6. on windows ( we can't use
> MSVC6++ which does not compile the libs we use).
> I have read that Boost will be support by an upcoming release. Have you
> got a date for this release ??
No, sorry. I think you'll have to ask Metrowerks for this information. Even
if I had info that wasn't publicly available, telling you would constitute a
violation of my agreement as a beta tester. I can tell you that I've been
testing an alpha version which fixes the problems since before BPL was
released, so they /do/ know how to fix them.
Thread:
Xavier Warin
David Abrahams
|