Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -10/+6 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+310 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -310/+0 | |
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 1 | -2/+2 | |
2010-04-09 | math: use ** for exponentiation in comments | Charles L. Dorian | 1 | -5/+5 | |
R=rsc CC=golang-dev http://codereview.appspot.com/908041 Committer: Russ Cox <rsc@golang.org> | |||||
2010-03-26 | math: add J1, Y1, Jn and Yn (Bessel functions) | Charles L. Dorian | 1 | -0/+310 | |
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> |