File: index.md

package info (click to toggle)
python-array-api-compat 1.11.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 708 kB
  • sloc: python: 3,954; sh: 16; makefile: 15
file content (13 lines) | stat: -rw-r--r-- 273 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Development Notes

This is internal documentation related to the development of array-api-compat.
It is recommended that contributors read through this documentation.

```{toctree}
:titlesonly:

special-considerations.md
implementation-notes.md
tests.md
releasing.md
```