Skip to content

Commit d374b4c

Browse files
committed
Add review changes
1 parent 5b20754 commit d374b4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/API_specification/data_types.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,11 @@ IEEE 754 double-precision (64-bit) binary floating-point number (see IEEE 754-20
6868
Accordingly, subnormal behavior is left unspecified and, thus, implementation-defined. Conforming implementations may vary in their support for subnormal numbers.
6969

7070
.. admonition:: Future extension
71+
:class: admonition tip
7172

7273
``complex64`` and ``complex128`` data types are expected to be included in the next version of this standard and to have the following casting rules (will be added to :ref:`type-promotion`):
7374

74-
.. image:: /_static/images/dtype_promotion_complex.png
75+
.. image:: /_static/images/dtype_promotion_complex.png
7576

7677
See `array-api/issues/102 <https://github.com/data-apis/array-api/issues/102>`_ for more details
7778

0 commit comments

Comments
 (0)