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/2008-July/081580.html below:

[Python-Dev] Matrix product

[Python-Dev] Matrix product [Python-Dev] Matrix productGreg Ewing greg.ewing at canterbury.ac.nz
Wed Jul 30 03:38:34 CEST 2008
Sebastien Loisel wrote:
> let
> me describe MATLAB's approach to this. It features a complete suite of
> matrix operators (+-*/\^), and their pointwise variants (.+ .- ./ .*
> .^)

That was considered before as well, but rejected on
the grounds that the dot-prefixed operators were too
cumbersome to use heavily.

In MATLAB, the elementwise operations are probably
used fairly infrequently. But numpy arrays are often
used to vectorise what are otherwise scalar operations,
in which case elementwise operations are used almost
exclusively.

-- 
Greg
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