Should we add `a * b` for vectors?

jmh530 john.michael.hall at gmail.com
Wed Sep 27 11:48:49 UTC 2017


On Wednesday, 27 September 2017 at 04:59:10 UTC, Manu wrote:
>
> An alternative solution might be to introduce a wrapper of 
> ndslice called 'matrix' that supports matrix mul...?

That's exactly how Numpy works with array and matrix types. It's 
confusing. That being said, mir has 
Contiguous/Universal/Canonical, which are also a little 
confusing...


More information about the Digitalmars-d mailing list