Personal opinion again: I think it is not good to underestimate the 
importance of teaching. Mathematics students in particular tend to stick 
with the language they learn first. It is part of why Matlab is so 
successful in the applied mathematics community. 

P.S.: Not sure why such a combative tone is needed here.


On Tuesday, 30 August 2016 03:54:02 UTC+1, Júlio Hoffimann wrote:
>
> Why is it so important to have all this machinery around linspace and eye? 
> collect is more than enough in my opinion and all the proposals for keeping 
> both versions and pass a type as a parameter are diluting the main issue 
> here: the need for a smart mechanism that handles things efficiently and 
> seamlessly for the user. Teaching is a completely separate matter, let's 
> not enter in this territory, which is much more delicate and hard to be 
> done right.
>
> Recaping the issue:
>
> B = I*A should be as efficient as B = copy(A). Right now it is not.
>
> -Júlio
>

Reply via email to