[ENHANCEMENT] Improve v'v
/dot(v, v)
implementation to make use of sparsity
#8
Labels
enhancement
New feature or request
Improve
v'v
/dot(v, v)
implementation to make use of sparsity. Make use ofArrayLayouts.DualLayout
when takingadjoint
ofAbstractSparseVector
, defineDot
/dot
to handle inner products.Some of this could be handled in
Derive.jl
at theAbstractArrayInterface
level.The text was updated successfully, but these errors were encountered: