julia
e1dfd50f - Use map instead of broadcast for Array*/Number and Matrix+-Matrix.

Commit
5 years ago
Use map instead of broadcast for Array*/Number and Matrix+-Matrix. This makes it easier to implement these methods for custom array types since map is much simpler than broadcast
Author
Committer
Parents
Loading