A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-October/039733.html below:

[Python-Dev] Re: the "3*x works w/o __rmul__" bug

[Python-Dev] Re: the "3*x works w/o __rmul__" bug [Python-Dev] Re: the "3*x works w/o __rmul__" bugFernando Perez fperez at colorado.edu
Tue Oct 28 14:24:25 EST 2003
Hi all,

I just wanted to add a small comment on this discussion, which I'd been
following via the newsgroup mirror.

Python is picking up a lot of steam in the scientific computing community, and
in science it is quite common to encounter non-commutative multiplication.
Just to remind Guido from his old math days :), even for square matrices,
AB!=BA in most cases.  The Matrix class supplied with Numpy is one example of
a widely used library which implements '*' as a non-commutative multiplication
operator.

 From what I've read, I realize that this is quite a subtle and difficult bug
to treat.  I just wanted to add a data point for you folks to consider.
Please don't dismiss non-commutative multiplication as too much of an obscure
corner case, it is a daily occurrence for a growing number of python users
(scientists).

Thanks,

Fernando.



More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4