1
0
mirror of https://github.com/golang/go synced 2024-11-20 04:34:41 -07:00
go/src
Charles L. Dorian 300b443ade math: faster Lgamma
Converting from polynomial constants to counted array speeds up Lgamma from 51.3 to 37.7 ns/op. Variables renamed in Gamma to avoid overlap in Lgamma.

R=rsc, golang-dev
CC=golang-dev
https://golang.org/cl/5359045
2011-11-09 15:44:49 -05:00
..
cmd gopack: fixes for Plan 9 build 2011-11-09 13:24:36 -05:00
lib9 lib9: fix windows build 2011-11-07 14:16:00 -05:00
libbio
libmach
pkg math: faster Lgamma 2011-11-09 15:44:49 -05:00
all-qemu.bash
all.bash
clean.bash
env.bash
make.bash build: stop on failed deps.bash 2011-10-14 15:54:36 -04:00
Make.ccmd
Make.clib
Make.cmd build: pass $GCFLAGS to compiler 2011-10-18 14:55:10 -04:00
Make.common
Make.inc
Make.pkg build: pass $GCFLAGS to compiler 2011-10-18 14:55:10 -04:00
quietgcc.bash
run.bash runtime: fix memory leak in parallel garbage collector 2011-10-12 13:23:34 -04:00
sudo.bash
version.bash