Releases: arogozhnikov/eindex
Releases · arogozhnikov/eindex
Eindex 0.1.0: initial release
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).