public inbox for gsl-cvs@sourceware.org
help / color / mirror / Atom feed
* gsl/statistics ChangeLog Makefile.am absdev_so ...
@ 2000-02-28 13:33 bjg
  0 siblings, 0 replies; 2+ messages in thread
From: bjg @ 2000-02-28 13:33 UTC (permalink / raw)
  To: gsl-cvs

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* gsl/statistics ChangeLog Makefile.am absdev_so ...
@ 2000-03-09 11:11 bjg
  0 siblings, 0 replies; 2+ messages in thread
From: bjg @ 2000-03-09 11:11 UTC (permalink / raw)
  To: gsl-cvs

CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sourceware.cygnus.com	00/03/09 11:11:03

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 p_variance_source.c skew_source.c 
	                 test_float_source.c test_int_source.c 
	                 test_nist.c variance_source.c wabsdev_source.c 
	                 wkurtosis_source.c wskew_source.c 
	                 wvariance_source.c 

Log message:
	Function Name Reorganization: The function suffix "_with_mean" has
	been changed to "_m", the function suffix "_with_mean_and_sd" has been
	changed to "_m_sd". The variance function est_variance has been
	changed to simply _variance, (similarly for est_sd, which is now _sd),
	while the function _variance is now _variance_with_fixed_mean (and _sd
	is _sd_with_fixed_mean).


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-03-09 11:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-28 13:33 gsl/statistics ChangeLog Makefile.am absdev_so bjg
2000-03-09 11:11 bjg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).