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

Issue 769041: code review 769041: math: add J1, Y1, Jn and Yn (Bessel functions) (Closed)

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

Description

math: add J1, Y1, Jn and Yn (Bessel functions) Also amend j0.go (variable name conflict, small corrections).

Patch Set 1 #

Patch Set 2 : code review 769041: math: add J1, Y1, Jn and Yn (Bessel functions) #

Patch Set 3 : code review 769041: math: add J1, Y1, Jn and Yn (Bessel functions) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+970 lines, -42 lines) Patch
M src/pkg/math/Makefile View 1 chunk +2 lines, -0 lines 0 comments Download
M src/pkg/math/all_test.go View 9 chunks +198 lines, -4 lines 0 comments Download
M src/pkg/math/j0.go View 1 2 20 chunks +34 lines, -38 lines 0 comments Download
A src/pkg/math/j1.go View 1 2 1 chunk +426 lines, -0 lines 0 comments Download
A src/pkg/math/jn.go View 1 2 1 chunk +310 lines, -0 lines 0 comments Download

Messages

Total messages: 4
Charlie Dorian
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
16 years, 6 months ago (2010-03-26 01:39:09 UTC) #1
Charlie Dorian
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
16 years, 6 months ago (2010-03-26 01:39:36 UTC) #2
rsc1
LGTM
16 years, 6 months ago (2010-03-26 21:08:34 UTC) #3
rsc
16 years, 6 months ago (2010-03-26 21:09:41 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=eab7624a608b ***

math: add J1, Y1, Jn and Yn (Bessel functions)

Also amend j0.go (variable name conflict, small corrections).

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

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