Why copy/paste something that's already in Mahout? If it can fill the
bill as well as Trove then why not use it directly? And, consider moving
it into the Matrix package if you want to simplify the dependencies.
Jeff
Sean Owen wrote:
Dang you're right. And I can't find it in Commons Collections either.
I wonder what I was thinking of.
I like the idea of using Trove but not redistributing it, by means of
Maven if possible.
If not, seriously, just try a copy-and-paste job on
org.apache.mahout.cf.taste.impl.common.FastMap.
On Fri, May 22, 2009 at 4:51 PM, Shashikant Kore <[email protected]> wrote:
I have checked Apache Commons Primitives and Google collections. But
none of them offer primitive Hashes.