Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing sum(m::Mat, dim) etcetera #165

Open
stevengj opened this issue Nov 1, 2016 · 0 comments
Open

missing sum(m::Mat, dim) etcetera #165

stevengj opened this issue Nov 1, 2016 · 0 comments

Comments

@stevengj
Copy link

stevengj commented Nov 1, 2016

m = @fsa [1 2;3 4]; sum(m, 2) gives a MethodError; similarly for sumabs2 and similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant