mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
It wasn't a typo, it is the mnemonic (AT=@).
This commit is contained in:
parent
c05e260ecb
commit
ef2a397a65
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ PEP 465 - A dedicated infix operator for matrix multiplication
|
||||||
--------------------------------------------------------------
|
--------------------------------------------------------------
|
||||||
|
|
||||||
This PEP proposes a new binary operator to be used for matrix multiplication,
|
This PEP proposes a new binary operator to be used for matrix multiplication,
|
||||||
called ``@``. (Mnemonic: ``@`` is ``*`` for matrices.)
|
called ``@``. (Mnemonic: ``@`` is ``*`` for mATrices.)
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue