summaryrefslogtreecommitdiff
path: root/doc/source/reference/array_api.rst
Commit message (Expand)AuthorAgeFilesLines
* DOC: Some updates to the array_api compat document (#22747)Aaron Meurer2022-12-061-3/+14
* MAINT: Fix typos found by codespellDimitri Papadopoulos2022-10-071-1/+1
* Mention positional-only arguments in the array API compatibility docAaron Meurer2022-06-081-0/+5
* Small updates to the array_api docsAaron Meurer2022-04-111-5/+4
* Note that keyword arguments with different defaults are breakingAaron Meurer2022-03-301-11/+17
* Update review comments on the array API documentAaron Meurer2022-03-291-9/+12
* Add a note about the array API copy flag to reshape (which is not yet impleme...Aaron Meurer2022-03-291-0/+3
* Address review comments in the array API documentationAaron Meurer2022-03-291-4/+9
* Add a document that enumerates the differences between numpy and numpy.array_apiAaron Meurer2022-03-281-0/+787