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

test of norm(A) == norm(Symmetric(A)) in matrix-tests.jl #236

Open
jverzani opened this issue Aug 19, 2018 · 0 comments
Open

test of norm(A) == norm(Symmetric(A)) in matrix-tests.jl #236

jverzani opened this issue Aug 19, 2018 · 0 comments

Comments

@jverzani
Copy link
Collaborator

This fails as of v1.0 due to a deprecation of strides for abstract arrays. Could make a version of Symmetric for Matrix{Sym}, but that could lead to many others if this change effects other methods.

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