| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix some dictionary key mismatches in the array API tests | Aaron Meurer | 2021-08-06 | 1 | -27/+27 |
| | | |||||
| * | Move the array API dtype categories into the top level | Aaron Meurer | 2021-08-04 | 1 | -13/+3 |
| | | | | | | They are not an official part of the spec but are useful for various parts of the implementation. | ||||
| * | Rename numpy._array_api to numpy.array_api | Aaron Meurer | 2021-08-04 | 4 | -0/+470 |
| Instead of the leading underscore, the experimentalness of the module will be indicated by omitting a warning on import. That we, we do not have to change the API from underscore to no underscore when the module is no longer experimental. | |||||
