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

Issue 649041: code review 649041: math: add Gamma function (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 1 month ago by Charlie Dorian
Modified:
15 years, 1 month ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

math: add Gamma function

Patch Set 1 #

Patch Set 2 : code review 649041: math: add Gamma function #

Patch Set 3 : code review 649041: math: add Gamma function #

Patch Set 4 : code review 649041: math: add Gamma function #

Total comments: 1

Patch Set 5 : code review 649041: math: add Gamma function #

Unified diffs Side-by-side diffs Delta from patch set Stats (+235 lines, -0 lines) Patch
M src/pkg/math/Makefile View 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/math/all_test.go View 2 4 chunks +46 lines, -0 lines 0 comments Download
A src/pkg/math/gamma.go View 1 2 3 4 1 chunk +188 lines, -0 lines 0 comments Download

Messages

Total messages: 7
Charlie Dorian
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years, 1 month ago (2010-03-19 02:03:20 UTC) #1
Charlie Dorian
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
15 years, 1 month ago (2010-03-19 02:18:45 UTC) #2
Charlie Dorian
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
15 years, 1 month ago (2010-03-19 15:49:03 UTC) #3
rsc1
http://codereview.appspot.com/649041/diff/9001/10003 File src/pkg/math/gamma.go (right): http://codereview.appspot.com/649041/diff/9001/10003#newcode135 src/pkg/math/gamma.go:135: signgam := 1 Looks like if x >= 0 ...
15 years, 1 month ago (2010-03-19 20:01:06 UTC) #4
Charlie Dorian
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
15 years, 1 month ago (2010-03-19 22:24:08 UTC) #5
Charlie Dorian
Thanks for the review. On Fri, Mar 19, 2010 at 4:01 PM, <rsc@google.com> wrote: > ...
15 years, 1 month ago (2010-03-19 22:25:09 UTC) #6
rsc
15 years, 1 month ago (2010-03-19 22:29:25 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=f320eb768a3e ***

math: add Gamma function

R=rsc
CC=golang-dev
http://codereview.appspot.com/649041

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