-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Closed
Labels
Description
Issue with current documentation:
Is this still on the agenda?
Lines 6 to 8 in 6a23ed3
and C++ code that uses C arrays and the python module NumPy. It is | |
ultimately hoped that numpy.i will be included as part of the SWIG | |
distribution. |
From swig/swig#361:
SWIG provides library code for C and C++ standard library components. I don't ever envisage it providing wrappers for 3rd party libraries like numpy as it is up to those 3rd party libraries to maintain the SWIG wrappers and @ojwb gives some good reasons why.
Idea or request for content:
Either ask SWIG to accept numpy.i
for inclusion, or remove that sentence.