summaryrefslogtreecommitdiff
path: root/numpy/_array_api/_array_object.py
Commit message (Expand)AuthorAgeFilesLines
* Implement a simple passthrough __str__ and __repr__ on the array_api ndarray ...Aaron Meurer2021-02-231-0/+17
* Start implementing wrapper object for the array APIAaron Meurer2021-02-231-0/+479