Apache Commons Math
Go to file
Tim O'Brien be5a9fb219 Patch adds getSkewness and getKurtosis to Univariate and an implimentation
in UnivariateImpl. It also adds test for NaN and 0.0 to UnivariateImplTest

PR: Issue 20250
Obtained from: Bugzilla
Submitted by: Mark Diggory
Reviewed by: Tim O'Brien


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140866 13f79535-47bb-0310-9956-ffa450edef68
2003-05-29 19:49:18 +00:00
src Patch adds getSkewness and getKurtosis to Univariate and an implimentation 2003-05-29 19:49:18 +00:00
xdocs Added mdiggory patch for developer resources 2003-05-22 16:55:22 +00:00
.cvsignore Mavenization phase one - moving documentation build to maven, will complete by generating build.xml etc later. 2003-05-20 10:24:32 +00:00
LICENSE.txt Added an LICENSE.txt in commons-math 2003-05-29 19:41:52 +00:00
PROPOSAL.html Added myself to STATUS and PROPOSAL 2003-05-12 20:32:26 +00:00
RELEASE-NOTES.txt added new commons math component 2003-05-12 15:07:54 +00:00
STATUS.html Submitted by: Phil S. 2003-05-15 05:47:51 +00:00
build.properties.sample added new commons math component 2003-05-12 15:07:54 +00:00
build.xml Altered the build script to use batch test instead of running 2003-05-18 00:55:18 +00:00
checkstyle.properties project.properties changes. 1. The build will not fail on a failed 2003-05-21 15:10:51 +00:00
project.properties project.properties changes. 1. The build will not fail on a failed 2003-05-21 15:10:51 +00:00
project.xml Addition of a BeanListUnivariateImpl which can gather univariate statistics on a 2003-05-29 19:41:32 +00:00