Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Some updates to the array_api compat document (#22747) | Aaron Meurer | 2022-12-06 | 1 | -3/+14 |
* | MAINT: Fix typos found by codespell | Dimitri Papadopoulos | 2022-10-07 | 1 | -1/+1 |
* | Mention positional-only arguments in the array API compatibility doc | Aaron Meurer | 2022-06-08 | 1 | -0/+5 |
* | Small updates to the array_api docs | Aaron Meurer | 2022-04-11 | 1 | -5/+4 |
* | Note that keyword arguments with different defaults are breaking | Aaron Meurer | 2022-03-30 | 1 | -11/+17 |
* | Update review comments on the array API document | Aaron Meurer | 2022-03-29 | 1 | -9/+12 |
* | Add a note about the array API copy flag to reshape (which is not yet impleme... | Aaron Meurer | 2022-03-29 | 1 | -0/+3 |
* | Address review comments in the array API documentation | Aaron Meurer | 2022-03-29 | 1 | -4/+9 |
* | Add a document that enumerates the differences between numpy and numpy.array_api | Aaron Meurer | 2022-03-28 | 1 | -0/+787 |