Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-687

Random generator objects- slight refactor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.5
    • 0.6
    • None

    Description

      Problems:

      • The uncommons RepeatableRNG classes are the basis of RandomUtils.
        • These classes cheerfully ignore setSeed.
      • Some people in the project want to move off Uncommons anyway.

      This patch uses the org.apache.commons.math.random.RandomGenerator classes instead of org.apache.uncommons.maths.RepeatableRNG classes.
      .

      Attachments

        1. MAHOUT-687.patch
          11 kB
          Lance Norskog
        2. MAHOUT-687.patch
          6 kB
          Lance Norskog

        Activity

          People

            srowen Sean R. Owen
            lancenorskog Lance Norskog
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: