April 23, 2008
7:48 p.m.
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@noaa.gov