Initial implementation for a number of functions:
- argmax
- argmin
- argsort
- gather
- scatter
- gatherscatter
Supported both plain numpy and array api (scatter and gatherscatter currently available only in numpy).
Initial implementation for a number of functions:
Supported both plain numpy and array api (scatter and gatherscatter currently available only in numpy).