[Numpy-discussion] Possible new multiplication operators for Python

Charles R Harris charlesr.harris at gmail.com
Sun Aug 17 16:28:36 EDT 2008


On Sun, Aug 17, 2008 at 1:58 PM, Andrew Dalke <dalke at dalkescientific.com>wrote:

> On Aug 17, 2008, at 9:38 PM, Charles R Harris wrote:
>
> > And here is a bit of unicode just so we can see how it looks for
> > various folks.
> >
> > A = B⊛C
>
>
> Or write B \circledast C ?  (Or \oast?)  Try using Google to search
> for that character.
>

That's what I sent, it's in utf-8. I'm thinking the circleddot looks better,
but here a few others

A = B⊛C #circled asterisk
A = B⊙C #circled dot
A = B⍟C #circled star
A = B⊗C #circled times (tensor)
A = B∙C #dot
A = B⋆C #star

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080817/2948f5ea/attachment.html>


More information about the NumPy-Discussion mailing list