Discussion: new operators for numerical computation
John Lull
lull at acm.org
Thu Jul 20 10:08:02 EDT 2000
More information about the Python-list mailing list
Thu Jul 20 10:08:02 EDT 2000
- Previous message (by thread): Discussion: new operators for numerical computation
- Next message (by thread): Discussion: new operators for numerical computation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Konrad Hinsen <hinsen at cnrs-orleans.fr> wrote: > But there are other alternatives. How about operators in parentheses? > a (*) b looks fine to me, and it is currently illegal so it can't cause > compatibility problems. I'd even claim that it somewhat *looks* like > a matrix operation. Yes, it does. Another alternative might be a [*] b. Regards, John
- Previous message (by thread): Discussion: new operators for numerical computation
- Next message (by thread): Discussion: new operators for numerical computation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list