Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(32)

Issue 176070: Zipf distributed random variates.

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 7 months ago by wjosephson
Modified:
7 years, 11 months ago
Reviewers:
rsc
CC:
rsc
Visibility:
Public.

Description

Zipf distributed random variates.

Patch Set 1 #

Total comments: 6

Patch Set 2 : code review 176070: Zipf distributed random variates. #

Patch Set 3 : code review 176070: Zipf distributed random variates. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -0 lines) Patch
M src/pkg/rand/Makefile View 1 chunk +1 line, -0 lines 0 comments Download
A src/pkg/rand/zipf.go View 1 1 chunk +73 lines, -0 lines 0 comments Download

Messages

Total messages: 4
rsc
looks pretty good. a few minor nits. http://codereview.appspot.com/176070/diff/1/3 File src/pkg/rand/zipf.go (right): http://codereview.appspot.com/176070/diff/1/3#newcode14 src/pkg/rand/zipf.go:14: // A ...
15 years, 7 months ago (2009-12-14 03:13:10 UTC) #1
rsc
looks good to me; thanks.
15 years, 7 months ago (2009-12-16 05:05:11 UTC) #2
rsc
LGTM When you hg sync you're going to get a merge conflict because I've stripped ...
15 years, 7 months ago (2009-12-16 05:10:28 UTC) #3
rsc
15 years, 7 months ago (2009-12-16 05:10:39 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=230b42431917 ***

rand: Zipf distributed random variates.

R=rsc
http://codereview.appspot.com/176070

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b