core: add np_argmax/np_argmin functions #456

Merged
sb10q merged 1 commits from add_math_fns into master 2024-08-17 17:37:21 +08:00
Collaborator

Merged call_numpy_min and call_numpy_max into call_numpy_max_min to reduce code duplication and added np_argmax and np_argmin support.

Merged `call_numpy_min` and `call_numpy_max` into `call_numpy_max_min` to reduce code duplication and added `np_argmax` and `np_argmin` support.
abdul124 added 3 commits 2024-07-12 18:25:19 +08:00
sb10q merged commit 45e9360c4d into master 2024-07-12 18:57:55 +08:00
sb10q deleted branch add_math_fns 2024-07-12 18:57:55 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#456
No description provided.