data-apis / array-api-comparison

Data and tooling to compare the API surfaces of various array libraries.
MIT License
54 stars 2 forks source link

Map NumPy functions to corresponding NumPy ndarray methods #2

Closed kgryte closed 4 years ago

kgryte commented 4 years ago

This will allow for aggregating usage data to represent a particular kind of operation (e.g., transpose, mean, etc).