scikit-hep / ragged

Manipulating ragged arrays in an Array API compliant way.
https://data-apis.org/array-api/latest/API_specification
BSD 3-Clause "New" or "Revised" License
30 stars 6 forks source link

ragged.unique_inverse #29

Closed jpivarski closed 1 month ago

jpivarski commented 10 months ago

https://github.com/jpivarski/ragged/blob/1890589635309e2d92998290b0889ec52bcda4ae/src/ragged/_spec_set_functions.py#L90-L113

ohrechykha commented 1 month ago

This was done in PR#57