9
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 15 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding corrected two-pass algorithm for variance calculation. More... almost 21 years ago
Addition of sumLog method (natural) to get the sum of the Logs. Altered GeometricMean to calculate the geometricMean from the sum of logs. More... almost 21 years ago
Addition of product and geometericMean. More... almost 21 years ago
Missed two static signatures in the methods More... almost 21 years ago
Initial Addition of StatUtils. Some methods need review, implementation and possibly debugging More... almost 21 years ago
alternative root finding framework, and Brent-Drekker solver More... almost 21 years ago
Rolling back to version 1.5 to provide for group discussion on the subject More... almost 21 years ago
I'm not sure with this algorithm, but I'm going to add this test back into the Variance that protects it from returning a value less than 0. More... almost 21 years ago
More correction of Javadoc errors. More... almost 21 years ago
More correction of Javadoc errors that end up propigating into UnivarImpl and other implementations. More... almost 21 years ago
Correction of Javadoc errors that end up propigating into UnivarImpl and other implementations. More... almost 21 years ago
This house-cleaning improves UnivariateImpl, in a number of ways. More... almost 21 years ago
Added the graceful handling of invalid and NaN domain values. Created test cases to verify the graceful handling. More... almost 21 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20782 Submitted by: [email protected] More... almost 21 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20783 Submitted by: [email protected] More... almost 21 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20773 Submitted by: [email protected] More... almost 21 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20766 Submitted by: [email protected] More... almost 21 years ago
I am removing this file because the build.xml file is now generated by Maven and periodically updated when the project.xml file is updated. This file was used with the old build.xml file prior to our use of Maven to generate the build.xml. More... almost 21 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20633 Submitted by: [email protected] More... almost 21 years ago
Submitted Javadoc fixes from Andreou Andreas More... almost 21 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20627 Submitted by: [email protected] More... almost 21 years ago
* Fixed all checkstyle errors and eliminated redundant NaN checks. Now have 100% test path coverage. More... almost 21 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20601 Submitted by: [email protected] More... almost 21 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20570 Submitted by: [email protected] More... almost 21 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20543 Submitted by: [email protected] More... almost 21 years ago
Resolved some href " issues in Javadoc. More... almost 21 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20496 Submitted by: Albert Davidson Chou More... almost 21 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20514 Submitted by: [email protected] More... almost 21 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20507 Submitted by: Phil Steitz More... almost 21 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20488 Submitted by: Brent Worden More... almost 21 years ago