I've already alerted this list about it. You'll want to read the discussion at https://groups.google.com/forum/#!searchin/sympy/infix/sympy/22w9ONLa7qo/7B8Vhks46hMJ.
Aaron Meurer On Sat, Mar 8, 2014 at 8:22 PM, <[email protected]> wrote: > Hello SymPyoneers! > > Some of you may have already seen this, but I've been working on a draft PEP > for adding a dedicated matrix multiplication operator to core Python: > https://github.com/numpy/numpy/pull/4351 > > https://github.com/njsmith/numpy/blob/matmul-pep/doc/neps/return-of-revenge-of-matmul-pep.rst > > I'd really appreciate comments and feedback from you guys -- esp. since > sympy is probably the most prominent library that *doesn't* currently follow > the numpy convention of using * for elementwise multiplication. Does this > seem like something that would benefit you? > > -n > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/f7b82624-cb13-47a6-b9a4-926edb5f8708%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6LSNT_4MGJ1CqaEttT3LScFRnaOpFN6cqHuZsrt1FsAgw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
