file	go/gaussq.f
gams	H2c
for	weights for Gaussian quadrature rules
prec	double

file	go/sgausq.f
gams	H2c
for	weights for Gaussian quadrature rules
prec	single

file	go/zeroin.f
gams	F1b
for	univariate zero-finding
by	Brent
prec	double

file	go/seroin.f
gams	F1b
for	univariate zero-finding
by	Brent
prec	single

file	go/fmin.f
gams	G1a1a
for	univariate minimization
by	Brent
prec	double

file	go/sfmin.f
gams	G1a1a
for	univariate minimization
by	Brent
prec	single

file	go/ibmblas.f
gams	D1a
for	IBM assembly language level-1 BLAS

file	go/lowess.f
gams	L8h
for	smoothing scatterplots by locally weighted regression
by	Bill Cleveland

file	go/fft.f
gams	J1b
for	complex FFT
prec	single
by	Singleton 1968

file	go/realtr.f
gams	J1a1
for	real FFT
prec	single
by	Singleton 1968

file	go/pfort
name	PFORT Verifier
gams	S2
for	checking adherence to the 1966 standard.
size	284 kilobytes

