We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9555e12 commit b36720aCopy full SHA for b36720a
spec/API_specification/data_types.md
@@ -62,7 +62,12 @@ IEEE 754 double-precision (64-bit) binary floating-point number (see IEEE 754-20
62
:::{admonition} Future extension
63
:class: hint
64
It is expected that in the next version of this standard, `complex64` and `complex128`
65
-dtypes will be added. See [array-api/issues/102](https://github.com/data-apis/array-api/issues/102) for details.
+dtypes will be added, with these casting rules (will be added to {ref}`type-promotion`):
66
+
67
+
68
69
+See [array-api/issues/102](https://github.com/data-apis/array-api/issues/102)
70
+for more details.
71
:::
72
73
```{note}
spec/_static/images/dtype_promotion_complex.png
10.2 KB
0 commit comments