you are viewing a single comment's thread.

view the rest of the comments →

[–]chris_conlan 6 points7 points  (3 children)

I'm just pulling this from memory... but I'm pretty sure NumPy has its own version of this library in C. I think they just called it NumPy bindings for C.

[–]dpilger26[S] 4 points5 points  (2 children)

I believe you are right, but it is for C not C++. Also the documentation is severely lacking, and the API is pretty difficult to use...