[Numpy-discussion] Notes from the numpy dev meeting at scipy 2015

Irwin Zaid izaid at continuum.io
Wed Aug 26 13:20:13 EDT 2015


On Wed, Aug 26, 2015 at 6:11 PM, Antoine Pitrou <solipsis at pitrou.net> wrote:

> One possible limitation is that the lingua franca for language
> interoperability is C, not C++. DyND doesn't have to be written in C,
> but exposing a nice C API may help make it attractive to the various
> language runtimes out there.
>

That is absolutely true and a C API is on the long-term roadmap. At the
moment, a C API is not needed for DyND to be stable and usable from Python,
which is one reason we aren't doing it now.

Irwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20150826/915f77ec/attachment.html>


More information about the NumPy-Discussion mailing list