[Numpy-discussion] access ndarray in C++

Christopher Barker Chris.Barker at noaa.gov
Wed Apr 23 15:48:23 EDT 2008


Andreas Klöckner wrote:
> IMO, all of these deal better with C than they do with C++. 

True, though SWIG works OK with C++.

 > There is also a
> number of more C++-affine solutions:
> 
> - Boost Python [1]. Especially if you want usable C++ integration. (ie. more 
> than basic templates, etc.)

What's the status of the Boost array object? maintained? updated for 
recent numpy?

> - sip [2]. Used for PyQt.

Any numpy-specific stuff for sip?

-Chris

-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the NumPy-Discussion mailing list