test of norm(A) == norm(Symmetric(A)) in matrix-tests.jl
Open
- Dominant language
- Julia
- Stars
- 282
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.