[ 
https://issues.apache.org/jira/browse/MAHOUT-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13063706#comment-13063706
 ] 

Lance Norskog commented on MAHOUT-753:
--------------------------------------

This has some problems. MurmurHashRandom.next() overrides Random.next() and 
supplies a different stream of ints to the public Random methods. Those methods 
seem to have some weird dependencies on what Random.next() returns. 

So, it's an active (and badly needed) project, but not finished.

> MurmurHashRandom class: subclass of java.util.Random that uses MurmurHash
> -------------------------------------------------------------------------
>
>                 Key: MAHOUT-753
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-753
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Math
>            Reporter: Lance Norskog
>            Priority: Minor
>         Attachments: MurmurHashRandom.java
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to