Skip to content
Snippets Groups Projects
Commit adceabef authored by Ammar Nejati's avatar Ammar Nejati
Browse files

[a.newNumpyInterface] Introduce a new Numpy interface (Major change)

Merging branch 'a.newNumpyInterface'  into 'main'.

`ArrayWrapper` class is introduced to pass a C++ array to Python without using a Numpy C-API.

To convert a C-array to a Numpy via the Numpy Python-API, a Python module `numpyutil` is introduced.

The SWIG-generated wrappers and the examples are updated to use this new Numpy interface.


See merge request !2718
parents 686e0010 6f29b249
No related branches found
No related tags found
1 merge request!2718Introduce a new Numpy interface (Major change)
Pipeline #162066 passed
Showing
with 336 additions and 71 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment