LinearAlgebra.jl
LinearAlgebra.jl copied to clipboard
fix dispatch to herk
The herk wrapper was testing whether C was symmetric instead of Hermitian, thus preventing the dispatch from occurring for essentially all nonzero β.