illinois-sl icon indicating copy to clipboard operation
illinois-sl copied to clipboard

Should we allow dot product of sparse vectors?

Open shyamupa opened this issue 10 years ago • 1 comments

Some student trying to use our package said why cannot he take dot product between two sparse vectors. Do we want to provide this? @KaiWeiChang

shyamupa avatar Apr 08 '16 21:04 shyamupa

Yes. We can provide it, although we do not need this functionality in our current learning algorithms. But it may be useful for other purposes. Could you implement it (it can be modified from the diff function).

KaiWeiChang avatar Apr 14 '16 18:04 KaiWeiChang