JuliaArrays / StaticArrays.jl

Statically sized arrays for Julia
Other
762 stars 148 forks source link

Complex multiplication with SHermitianCompact #1264

Closed lxvm closed 3 months ago

lxvm commented 3 months ago

This pr adds some methods to dispatch complex scalar multiplication/division with SHermitianCompact to a correct method using SMatrix. Tests are also added. For other details see #1263

lxvm commented 3 months ago

Thank you, I set the version to 1.9.6