Homec4science
Diffusion YCSB 149ea8295927

Given the min and max parameter ZipfianGenerator should not return 0 if (uz <…

Description

Given the min and max parameter ZipfianGenerator should not return 0 if (uz < 1) nor 1 if (uz<1.0+Math.pow(0.5,theta)). Instead it should return the min value (base) or min + 1.

Details

Committed
Steffen Friedrich <friedrich@informatik.uni-hamburg.de>Jun 2 2015, 21:48
Pushed
iorgulescuOct 2 2018, 18:02
Parents
R7507:9c1c40faa4c2: Merge pull request #270 from busbey/pr-145
Branches
Unknown
Tags
Unknown

Event Timeline

Steffen Friedrich <friedrich@informatik.uni-hamburg.de> committed R7507:149ea8295927: Given the min and max parameter ZipfianGenerator should not return 0 if (uz <… (authored by Steffen Friedrich <friedrich@informatik.uni-hamburg.de>).Jun 2 2015, 21:48