This is the mail archive of the gsl-cvs@sourceware.cygnus.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gsl/statistics ChangeLog Makefile.am absdev_so ...


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sourceware.cygnus.com	00/02/28 13:33:25

Modified files:
	statistics     : ChangeLog Makefile.am absdev_source.c 
	                 gsl_statistics_char.h gsl_statistics_double.h 
	                 gsl_statistics_float.h gsl_statistics_int.h 
	                 gsl_statistics_long.h 
	                 gsl_statistics_long_double.h 
	                 gsl_statistics_short.h gsl_statistics_uchar.h 
	                 gsl_statistics_uint.h gsl_statistics_ulong.h 
	                 gsl_statistics_ushort.h kurtosis_source.c 
	                 lag1_source.c mean_source.c median_source.c 
	                 minmax.c minmax_source.c p_variance_source.c 
	                 quantiles_source.c skew_source.c test.c 
	                 test_float_source.c test_int_source.c 
	                 test_nist.c ttest_source.c variance_source.c 
Removed files:
	statistics     : sort.c sort_source.c 

Log message:
	* removed sort function since this is now available in the sort
	directory.
	
	* converted all functions to take a stride argument, in
	preparation for supporting statistics on vectors


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]