define a function to take a numpy array
We want the C++ function to take a numpy array of floats, Calculate the sum or mean and return a double to the python side.
- 1D array
- 2d array
A GitLab upgrade is scheduled for Monday, May 12, 2025. The service will be unavailable for a few minutes in the morning. We'll keep you posted on the progress of the upgrade on the Mattermost channel: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
We want the C++ function to take a numpy array of floats, Calculate the sum or mean and return a double to the python side.
changed the description
assigned to @afarnudi
1-define-a-function-to-take-a-numpy-array
to address this issue created branch 1-define-a-function-to-take-a-numpy-array
to address this issue
mentioned in commit a80872fe
marked the checklist item 1D array as completed
marked the checklist item 2d array as completed
1-define-a-function-to-take-a-numpy-array-2
to address this issue created branch 1-define-a-function-to-take-a-numpy-array-2
to address this issue
mentioned in merge request !2 (merged)
mentioned in commit a6886d24
closed with merge request !2 (merged)