[C++-sig] C++ const -> Python immutable?
Philip Austin
paustin at eos.ubc.ca
Thu Sep 26 00:06:55 CEST 2002
David Abrahams writes:
> Phil,
>
> I'm currently implementing NumPy support, but I'm taking an entirely
> different approach which will allow it to interoperate with numarray as
> well. Downside: it's probably going to be a little less-efficient from the
> C++ side than your approach, since it goes through the Python 'C' api to
> access all functionality.
That's great news, we'll look forward to it -- Phil
More information about the Cplusplus-sig
mailing list